Getting Started with Kubernetes Using Minikube
Linux Academy
MARCH 18, 2019
Working in technology, whether that be software development, DevOps, or system administration, you’ve undoubtedly heard of Kubernetes. Let’s expose our deployment behind a load-balancing service: $ kubectl expose deployment webserver-deployment --type=LoadBalancer --port=80 service/webserver-deployment exposed.
Let's personalize your content