Run Kubectl Commands
Run Kubectl Commands from your AKS cluster
Right click on your AKS cluster and click on Run Kubectl Commands to easily run few known kubectl commands on your cluster. Currently we have enable following kubectl commands for the AKS cluster:
- Describe Services
- Get All Pods
- API Resources
- Get Cluster Info
- Get Node
- Get All Events
User can also run custom commands by typing or editing kubectl
command parameters in the text field. Custom commands can optionally be saved for future use..