-
I am using Azure DevOps and I want to be able to use a pipeline variable to set a password value so that the password is not in plain text in a secret file. Is there a way to set a Kustomize variable …
-
**What happened**:
`kubeadm init` timed out while waiting for kubelet to start although kubelet started successfully (perhaps after a longer duration). Looks like the timeout duration is hard-coded…
-
**What happened**:
Install Ingress Nginx controller via Helm Chart with exposed tcp services. After installation I was not able to consume the defined services:
```
telnet 25
Trying ***.***.**…
-
### Release Type
patch
### **For major/minor releases** Create `release/..x` Branch
- [ ] Create the `release/..x` branch at the place where you want to branch of off main
### **For all releases**…
-
## Motivation
The last releases using v1alpha3 (v0.3.x) and v1alpha4 (v0.4.x) apiVersions have been both EOL since ~ April 2022 (~ a year). I think now it is time to have a plan to remove v1alpha3…
-
**What happened**:
When running a command using the namespace flag such as `kubectl get pv -n {namespace}` all PVs are returned from the cluster
**What you expected to happen**:
An error such…
-
# Feature Description
- One-line feature description (can be used as a release note): Allow API consumers - especially those that must retrieve large sets of data - to retrieve results in pages so as…
-
👉👉 Voting link here: https://elections.k8s.io/app/elections/steering---2023 👈👈
### Describe the issue
Hi Kubernetes Community,
I am self-nominating for the upcoming Steering Committee electio…
-
/kind bug
As discussed in [https://github.com/kubernetes-sigs/aws-ebs-csi-driver/issues/1302](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/issues/1302), some users experience a considerabl…
-
**What happened**:
Create EKS using Terraform modules and provision NLB using k8s service with annotations. Doing Terraform destroy removes cluster, but NLB is not deleted.
**What you expected…