apiVersion: kops.k8s.io/v1alpha2 kind: Cluster metadata: creationTimestamp: "2025-11-10T03:05:58Z" name: scalability.k8s.local spec: api: loadBalancer: type: Public authorization: rbac: {} channel: stable cloudConfig: gceServiceAccount: default cloudControllerManager: concurrentNodeSyncs: 10 cloudLabels: group: sig-cluster-lifecycle subproject: kops cloudProvider: gce configBase: gs://k8s-infra-e2e-scale-5k-project-state-adfe/scalability.k8s.local containerd: configAdditions: plugins."io.containerd.grpc.v1.cri".containerd.runtimes.test-handler.runtime_type: io.containerd.runc.v2 etcdClusters: - cpuRequest: 200m etcdMembers: - instanceGroup: control-plane-us-east1-b name: b volumeIops: 10000 volumeSize: 120 volumeThroughput: 1000 volumeType: hyperdisk-balanced manager: backupRetentionDays: 90 env: - name: ETCD_QUOTA_BACKEND_BYTES value: "8589934592" - name: ETCD_ENABLE_PPROF value: "true" listenMetricsURLs: - http://localhost:2382 memoryRequest: 100Mi name: main - cpuRequest: 100m etcdMembers: - instanceGroup: control-plane-us-east1-b name: b volumeIops: 10000 volumeSize: 120 volumeThroughput: 1000 volumeType: hyperdisk-balanced manager: backupRetentionDays: 90 env: - name: ETCD_QUOTA_BACKEND_BYTES value: "8589934592" - name: ETCD_ENABLE_PPROF value: "true" memoryRequest: 100Mi name: events iam: allowContainerRegistry: true legacy: false kubeAPIServer: anonymousAuth: true enableContentionProfiling: true enableProfiling: true logLevel: 2 maxRequestsInflight: 4000 kubeControllerManager: enableContentionProfiling: true enableProfiling: true endpointSliceUpdatesBatchPeriod: 500ms endpointUpdatesBatchPeriod: 500ms kubeAPIBurst: 500 kubeAPIQPS: "500" kubeProxy: metricsBindAddress: 0.0.0.0:10249 proxyMode: nftables kubeScheduler: authorizationAlwaysAllowPaths: - /healthz - /livez - /readyz - /metrics enableContentionProfiling: true enableProfiling: true kubeAPIBurst: 500 kubeAPIQPS: "-1" kubelet: anonymousAuth: false maxPods: 96 kubernetesApiAccess: - 0.0.0.0/0 kubernetesVersion: https://storage.googleapis.com/k8s-release-dev/ci/v1.35.0-alpha.3.258+183892b2c96aa9 networking: gce: {} nodePortAccess: - 0.0.0.0/0 nonMasqueradeCIDR: 10.64.0.0/10 podCIDR: 10.64.0.0/10 project: k8s-infra-e2e-scale-5k-project serviceClusterIPRange: 10.130.0.0/15 sshAccess: - 0.0.0.0/0 subnets: - cidr: 10.128.0.0/15 name: us-east1 region: us-east1 type: Private topology: dns: type: None