TypeScript implementation of Kubernetes cluster operations for pods, deployments, services.
No reviews yet. Be the first to review!
Sign in to join the conversation
Get or list resources in the Kubernetes cluster.
Describe resources in the Kubernetes cluster.
Create resources in the Kubernetes cluster.
Apply YAML manifests to the Kubernetes cluster.
Delete resources from the Kubernetes cluster.
Get logs from a specified pod in the Kubernetes cluster.
Manage kubectl contexts within the Kubernetes cluster.
Explain Kubernetes resources with detailed information.
List available API resources in the Kubernetes cluster.
Scale resources in the Kubernetes cluster.
Update field(s) of a resource in the Kubernetes cluster.
Manage deployment rollouts in the Kubernetes cluster.
Execute any kubectl command in the Kubernetes cluster.
Verify connection to the Kubernetes cluster.
Set up port forwarding to pods and services in the Kubernetes cluster.
Clean up problematic pods in the Kubernetes cluster.
Perform management operations on nodes in the Kubernetes cluster.
Guide through a systematic Kubernetes troubleshooting flow for pods based on a keyword and optional namespace.
Install Helm charts in the Kubernetes cluster.
Upgrade existing Helm charts in the Kubernetes cluster.
Template-based installation of Helm charts to bypass authentication issues.
Template-based uninstallation of Helm charts to bypass authentication issues.