article thumbnail

Getting Started with Kubernetes Using Minikube

Linux Academy

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.

article thumbnail

AIOps and our Robot Kubernetes Kops

Linux Academy

High speed low latency networks now allow us to add these nodes anywhere in a cloud infrastructure and configure them under existing load balancers. In many cases it becomes necessary in enterprise-grade production environments to add additional nodes.