It needs to be on nodes as well.
/etc/docker/daemon.json
{
"insecure-registries": ["10.0.2.6:5000"]
}
/etc/default/docker
DOCKER_OPTS="--insecure-registry 10.0.2.6:5000"
Subscribe to:
Post Comments (Atom)
PVC in terminating state
Referencee:https://veducate.co.uk/kubernetes-pvc-terminating/ I still had errors performing deployment, till I released that although I pre...
-
Got this error after I enabled nested virtualization on my vm (was working previously): Solution:https://github.com/GNS3/gns3-gui/issues/30...
-
Kubelet http server gave http response to https client (ImagePullBackOff status on a Kubernetes pod)[root@unicamaster docker]# kubectl get pods NAME READY STATUS RESTART...
-
Got this error: [root@unica12master .kube]# kubectl get nodes NAME STATUS ROLES AGE VERSION unica12master....
No comments:
Post a Comment