Managed Kubernetes
Latest
Frequently Asked Questions
Solutions
How Tos
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Container Runtime (e.g. Docker) Isn't Started
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- The pf9-kube service is failing to connect to the the container runtime daemon (e.g. Docker) with a failure similar to below.
var/log/pf9/kube/kube.log
Starting kubeletEnsuring container 'proxy' is destroyeddocker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.See 'docker run --help'.Waiting for "docker -H unix:///var/run/docker.sock run --name proxy --detach=true --net=host --privileged --volume /etc/pf9/kube.d/kubeconfigs/kube-proxy.yaml:/etc/kubernetes/pf9/kube-proxy/kube-proxy.yaml gcr.io/google_containers/hyperkube:v1.12.7 /hyperkube proxy --kubeconfig=/etc/kubernetes/pf9/kube-proxy/kube-proxy.yaml --v=2 --cluster-cidr 10.20.0.0/16" to evaluate to true ...docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.- The container runtime (docker – in this case) service shows as "inactive (dead)".
xxxxxxxxxx$ sudo systemctl status docker● docker.service - Docker Application Container EngineLoaded: loaded (/usr/lib/systemd/system/docker.service; disabled; vendor preset: disabled)Active: inactive (dead) Docs: https://docs.docker.comEnvironment
- Platform9 Managed Kubernetes - All Versions
- Container Runtime
- Docker
Cause
The container runtime is not being managed by the pf9-kube service.
Resolution
- In /etc/pf9/kube_override.env, dictate that the PF9_MANAGED_DOCKER variable be exported as " true".
xxxxxxxxxxecho export PF9_MANAGED_DOCKER="true" > /etc/pf9/kube_override.envAdditional Information
How to Prevent Container Runtime From Being Managed by Platform9
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message