Update Section_08/k8s.sh
This commit is contained in:
parent
bbef18c1da
commit
7900be4f59
9
Section_08/k8s.sh
Normal file
9
Section_08/k8s.sh
Normal file
@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo su
|
||||
kubectl get pods -A -o wide
|
||||
cat /etc/hosts
|
||||
|
||||
kubectl describe deployment kinesis-api-web
|
||||
kubectl describe pod kinesis-api-web-66dc867f9c-p4kr5
|
||||
kubectl logs -f os-web-6586987d55-fw7mm
|
Loading…
x
Reference in New Issue
Block a user