kops
kops copied to clipboard
Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** ```Client version: 1.29.0 (git-v1.29.0)``` **2. What Kubernetes version are you running? `kubectl version`...
/kind feature **1. Describe IN DETAIL the feature/behavior/change you would like to see.** Add a --bastion-size argument, similar to control-plane-size to select the OpenStack flavor of the bastion node ("the...
Simply changed GCE to GCP, which is the right acronym for Google Cloud Platform.
If S3_ACCESS_KEY_ID and/or S3_SECRET_ACCESS_KEY are not given by the user, kops will try to read the provider's credentials and use those instead. For now I'm still using environment variables but...
/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** 1.27.3 **2. What Kubernetes version are you running? `kubectl version` will print the...
/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** kops 1.29 **2. What Kubernetes version are you running? `kubectl version` will print...
Close https://github.com/kubernetes/kops/issues/16557
AWS now supports IPv6 instance targets, which means we can stop using `DualStack` subnets for the control plane, APIServer nodes, and bastion hosts.
The [e2e upgrade jobs](https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/e2e-kops-aws-upgrade-k127-ko127-to-k128-ko128-many-addons/1755930711879061504) that have been migrated to the new prow cluster are failing to validate mid rolling-update `I0209 13:36:37.740937 14123 instancegroups.go:560] Cluster did not pass validation within deadline:...