Kubernetes Operations (kOps)
(Redirected from Kops)
Jump to navigation
Jump to search
wikipedia:Kubernetes Operations
Features:
- Ability to generate Terraform (
--target=terraform
)
https://github.com/kubernetes/kops/blob/master/docs/addons.md
spec:
AwsLoadBalancerController
clusterAutoscaler
certManager
karpenter
metricsServer
nodeLocalDNS
nodeTerminationHandler
Queue Processor mode (enableSQSTerminationDraining)
nodeProblemDetector
podIdentityWebhook when using IRSA
snapshotController
awsEBSCSIDriver aws-ebs-csi-driver
As of January 2022 AWS (Amazon Web Services) officially supported, with DigitalOcean, GCE and OpenStack in beta support, and Azure and AliCloud in alpha.
Installation[edit]
curl -Lo kops https://github.com/kubernetes/kops/releases/download/$(curl -s https://api.github.com/repos/kubernetes/kops/releases/latest | grep tag_name | cut -d '"' -f 4)/kops-linux-amd64 chmod +x kops sudo mv kops /usr/local/bin/kops
kops export kubecfg --admin
Related terms[edit]
See also[edit]
Advertising: