mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 01:08:58 +03:00
update docs
This commit is contained in:
@@ -13,10 +13,10 @@ kubectl create -f https://storage.googleapis.com/kubernetes-the-hard-way/kube-dn
|
||||
> output
|
||||
|
||||
```
|
||||
service "kube-dns" created
|
||||
serviceaccount "kube-dns" created
|
||||
configmap "kube-dns" created
|
||||
service "kube-dns" created
|
||||
deployment "kube-dns" created
|
||||
deployment.extensions "kube-dns" created
|
||||
```
|
||||
|
||||
List the pods created by the `kube-dns` deployment:
|
||||
|
||||
Reference in New Issue
Block a user