TypeScript implementation of Kubernetes cluster operations for pods, deployments, services.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la 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 specific pod in the Kubernetes cluster.
Manage kubectl contexts in the Kubernetes cluster.
Explain Kubernetes resources, providing details about them.
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 generic kubectl command in the Kubernetes cluster.
Verify the connection to the Kubernetes cluster.
Set up port forwarding to pods and services in the Kubernetes cluster.
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.
Clean up problematic pods in the Kubernetes cluster based on their states.
Manage nodes in the Kubernetes cluster, including cordoning and draining.
Guide through a systematic Kubernetes troubleshooting flow based on a keyword and optional namespace.