Skip to content
Snippets Groups Projects
Commit 50dc4cc8 authored by ThanKarab's avatar ThanKarab
Browse files

Fixed microk8s enable registry command.

parent 5880c857
No related merge requests found
......@@ -102,7 +102,7 @@ A more permanent solution is to use a local registry. The k8s master node will k
### In the master node follow these instructions:
Add the registry component in the microk8s cluster:
```
microk8s registry
microk8s enable registry
```
Install docker so you can pull, tag and push images:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment