Kubernetes 101
What is Kubernetes? • Kubernetes is a container management/orchestration system • It runs and manages containerized applications on a cluster • What does that really mean? Kubernetes, basic features • Start 5 containers using image atseashop/api:v1.3 • Place an internal load balancer in front of these
0 Comments