
List of Popular Tools and Applications in Kubernetes ecosystem
K8s Cluster Management kubespray – Deploy a Production Ready Kubernetes Cluster kops – kops helps you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes clusters from the command line. AWS is…
Read more »
Minikube – Addons
Hi All, This is part 4 of Minikube Series on DevOpsSchool.com. Minikube is feature loaded which gives us liberty to test many of the scenarios, without giving much attention to…
Read more »
Minikube Exposing Kubernetes workload from EC2 Instance.
Part 1 – Step by step guide on MINIKUBE installation on EC2 instance can be found here, Folks in this tutorial we will try to learn how to expose a…
Read more »
Minikube Tutorials: Minikube Installation On EC2
Kubernets’s is a demanding technology and needs lots of hands on and through practise to master it. Luckily we have tools to bootstrap single node cluster on kubernete’s where we…
Read more »
Kubernetes minikube errors and Solutions
Error 1 – Error starting host: Error getting state for host: machine does not exist [plain] <p style=”font-weight: 400;”>D:\kubernete>minikube-windows-amd64.exe start –kubernetes-version=”v1.8.0″ –vm</p> <p style=”font-weight: 400;”>-driver=”virtualbox” –alsologtostderr</p> <p style=”font-weight: 400;”>W0110 <span data-term=”goog_1571914274″>12:16:04.517163</span> 10504…
Read more »