diff --git a/ReadME.MD b/ReadME.MD index 358f4f8..8e36503 100644 --- a/ReadME.MD +++ b/ReadME.MD @@ -20,7 +20,6 @@ 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 @@ -32,5 +31,5 @@ charm pull ch:kata-15 # Extend charm pull ch:kubeapi-load-balancer-73 charm pull ch:keepalived-16 -charm pull ch:coredns-24 +charm download ch:coredns-24 ``` \ No newline at end of file diff --git a/coredns.charm b/coredns.charm new file mode 100644 index 0000000..5fda603 Binary files /dev/null and b/coredns.charm differ