k8s-manifests
Installation
SKILL.md
Kubernetes / OpenShift Manifest Generator
Current Versions & CLI Documentation (January 2026)
| Platform | Current Version | CLI | Documentation |
|---|---|---|---|
| Kubernetes | 1.31.x | kubectl |
https://kubernetes.io/docs/ |
| OpenShift | 4.17.x | oc |
https://docs.openshift.com/ |
| EKS | 1.31 | aws eks, eksctl |
https://docs.aws.amazon.com/eks/ |
| AKS | 1.31 | az aks |
https://learn.microsoft.com/azure/aks/ |
| GKE | 1.31 | gcloud container |
https://cloud.google.com/kubernetes-engine/docs |
| ARO | 4.17 | az aro, oc |
https://learn.microsoft.com/azure/openshift/ |
| ROSA | 4.17 | rosa, oc |
https://docs.openshift.com/rosa/ |
CLI Installation Quick Reference
Related skills