Containerizing an application is the process of making it able to run and deploy under Docker containers and other similar technologies. Kubernetes is the most popular tool of the orchestration for Docker clusters. And users can deploy applications and services on Kubernetes cluster by using YAML as templates.
💡 이 튜토리얼은 영어로 번역되었습니다. 원본을 보려면 영어로 전환
강사