setup an externally accessible etcd in kubernetes
As we know, the IP addresses of pods and services in kubernetes are not accessible from the outside of the kubernetes cluster. In order for […]
Read More →As we know, the IP addresses of pods and services in kubernetes are not accessible from the outside of the kubernetes cluster. In order for […]
Read More →Etcd is a distributed reliable key-value store, which can be used in various scenarios. These days I am trying to setup a single node Etcd […]
Read More →Recently I was trying to use nslookup in pod initContainers in order to make sure that some services are available during pod startup. However, it didn’t work […]
Read More →This is a hello world web page.
Read More →