Technical Notes

We're all on the same page!

Showing posts with label kubernetes. Show all posts
Showing posts with label kubernetes. Show all posts
Saturday, 29 June 2019

Kubernetes label usage

›
e.g. namespace; kube-system -> List labels # kubectl get pods --all-namespaces --show-labels # kubectl get pods -n kube-system -...
Thursday, 3 January 2019

How to fix "connection refused" error?

›
Error e.g. The connection to the server 10.10.10.10:6443 was refused - did you specify the right host or port? Solution On kubernetes ...
Thursday, 4 October 2018

How to solve "restarting/pending pod repeatedly" problem?

›
-> Check the pods status e.g. # kubectl get pods --all-namespaces NAMESPACE     NAME                            READY     STATUS kube...
›
Home
View web version
Powered by Blogger.