Update Section_08/k8s.sh

This commit is contained in:
Kishan Takoordyal 2023-05-21 12:52:35 +00:00
parent bbef18c1da
commit 7900be4f59

9
Section_08/k8s.sh Normal file
View 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