mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-02-14 17:49:59 +00:00
Fix typo in 'kuectl'
This commit is contained in:
committed by
Jerome Petazzoni
parent
82f8f41639
commit
d3dd5503cf
@@ -214,7 +214,7 @@ This is equivalent to `kubectl create namespace hello`.
|
||||
|
||||
- Read back our object:
|
||||
```bash
|
||||
kuectl get namespace hello -o yaml
|
||||
kubectl get namespace hello -o yaml
|
||||
```
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user