Update ReadME.MD
This commit is contained in:
parent
31dc321102
commit
d9632d75eb
20
ReadME.MD
20
ReadME.MD
|
|
@ -21,15 +21,15 @@ While we do recommend Calico as the default choice, we will continue to support
|
|||
The default container runtime in Charmed Kubernetes has been containerd for some time. The Docker container runtime is no longer supported.
|
||||
|
||||
```Bash
|
||||
charm pull ch:etcd-701
|
||||
charm pull ch:easyrsa-15
|
||||
charm pull ch:kubernetes-control-plane-171
|
||||
charm pull ch:kubernetes-worker-44
|
||||
charm pull ch:calico-36
|
||||
charm pull ch:containerd-27
|
||||
charm pull ch:kata-15
|
||||
juju download ch:etcd --channel 1.24/stable --series focal
|
||||
juju download ch:easyrsa --channel 1.24/stable --series focal
|
||||
juju download ch:kubernetes-control-plane --channel 1.24/stable --series focal
|
||||
juju download ch:kubernetes-worker --channel 1.24/stable --series focal
|
||||
juju download ch:calico --channel 1.24/stable --series focal
|
||||
juju download ch:containerd --channel 1.24/stable --series focal
|
||||
juju download ch:kata --channel 1.24/stable --series focal
|
||||
# Extend
|
||||
charm pull ch:kubeapi-load-balancer-73
|
||||
charm pull ch:keepalived-16
|
||||
charm download ch:coredns-24
|
||||
juju download ch:kubeapi-load-balancer --channel 1.24/stable --series focal
|
||||
juju download ch:keepalived --channel 1.24/stable --series focal
|
||||
juju download ch:coredns --channel 1.24/stable --series focal
|
||||
```
|
||||
Loading…
Reference in New Issue