We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

Stirling Bob • 4 years ago

Excellent article! This is the missing manual I wish I'd had when I was first getting to grips with Kubernetes (and Go)!

coder_monk • 5 years ago

Hey...Firstly, a really nice article you have put up. Highly Appreciable.

Secondly, when I run the "kubectl apply -f k8s-deployment.yml" command, the logs of the pod state "Warning Unhealthy 5s kubelet, ubuntu-server2 Liveness probe failed: Get http://172.168.10.2:9090/health: dial tcp 172.168.10.2:9090: connect: connection refused"

Can you please help??