What problem does it solve?
This Skill provides a comprehensive solution for managing, troubleshooting, and securing Kubernetes and OpenShift clusters, streamlining complex cloud-native operations.
Core Features & Use Cases
- Cluster Operations: Manage nodes, perform upgrades, and set up backups.
- Troubleshooting: Diagnose and resolve pod failures, network issues, and performance bottlenecks.
- Manifest Generation: Create production-ready Kubernetes and OpenShift manifests for deployments, services, and ingress.
- Security: Audit cluster security, enforce Pod Security Standards, and implement NetworkPolicies.
- GitOps: Integrate with ArgoCD and Flux for automated deployments and CI/CD pipelines.
- Use Case: You need to deploy a new microservice to your Kubernetes cluster, ensuring it's secure, scalable, and managed via GitOps. This Skill can generate the necessary manifests, configure RBAC, and set up an ArgoCD application.
Quick Start
Use the kubernetes skill to check the health of all nodes in the cluster.