This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| brew install kubectl | |
| kubectl get-contexts | |
| kubectl --help | |
| kubectl config --help | |
| kubectl config get-contexts | |
| kubectl get pods -n digicap-restricted | |
| kubectl exec -it digicap-media-access-69fc5f6bf8-r652g -n digicap-restricted | |
| kubectl exec -it digicap-media-access-69fc5f6bf8-r652g bash -n digicap-restricted | |
| kubectl cluster-info | |
| kubectl get services |
OlderNewer