-
/area networking
/kind enhancement
**What would you like to be added**:
I work for a public cloud provider utilizing OpenStack and my customers have asked if the following Cilium features could…
-
/area open-source
/kind enhancement
/priority 3
/topology garden seed shoot
Kubernetes v1.31 is getting released on August 13th: [CHANGELOG](Https://github.com/kubernetes/kubernetes/blob/master/CHANG…
-
Unless one explicitly sets `user` in `k8s_deploy()`, it is assumed a username matching the cluster can be found:
https://github.com/fasterci/rules_gitops/blob/39f94ee2d56a87efeef17946c92893c53198eb…
-
Hello.
We provide CSE for internal dev team.
How can we keep track of expiration of self-signed certificates in kubernetes clusters?
I can run kubeadm alpha cert check-expiration on master node.
…
-
**Summary:**
The introduction of a new object type called _ExternalClusterSecret_ in the External Secrets operator is proposed. This object would allow establishing a connection between a Kubernete…
-
Hello ,
I am not able to find a reasonable explanation on how to query ressources from a cluster. I know the pulumi/pulumi-query-kubernetes project, but making queries only with apiversions state…
-
**What happened**:
We have lots of existing volume snapshots(> 15,000) in our cluster. Sometimes we created a VolumeSnapshot object , the real snapshotting operation took place after a long tim…
-
Docker can be run natively on Windows and this way it can run native containers, this allows to have Windows nodes in Kubernetes clusters running native Windows applications.
GKE allows to create Kub…
-
**What happened**:
Whether I'm running `kubectl --context cluster-a get --raw "/api/v1/nodes"` or `kubectl --context cluster-b get --raw "/api/v1/nodes"` it always returns the nodes from clust…
b1zzu updated
3 weeks ago
-
The new gke auth plugin doesn't store access tokens in the kubeconfig file.
```yaml
apiVersion: v1
clusters:
- cluster:
certificate-authority-data: SOME CERT
server: https://34.90.233.…