mirror of
https://github.com/slurm-personal/school-dev-k8s.git
synced 2026-06-27 13:50:24 +00:00
Change some practice
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Hostpath
|
||||
|
||||
1) Применяем манифест
|
||||
|
||||
```bash
|
||||
kubectl apply -f ~/slurm/practice/4.saving-data/1.hostpath/
|
||||
|
||||
kubectl get pod
|
||||
kubectl get all
|
||||
kubectl describe replicaset <TAB>
|
||||
```
|
||||
Reference in New Issue
Block a user