-
### 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**…
-
Silver Surfer has been [proposed to CNCF sandbox](https://github.com/cncf/sandbox/issues/53). This issue is to track discussions and reviews of Silver Surfer to help with deciding whether to accept it…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
podman deadlocks when used in both sides of a pipe
**Steps to reproduce the issue:**…
-
**This is a Bug Report**
**Problem:**
- https://k8.io/docs/tasks/tools/install-kubectl-linux/
- https://k8s.io/docs/tasks/tools/install-kubectl-macos/
- https://k8s.io/docs/tasks/tools/i…
-
I’m finding the kubectl rollout status fails when I point it either a file (-f) or a kustomize directory (-k) with manifests that reference CRDs. An example would be if the manifests include an Istio …
-
I have installed latest version of kubectl on macOS(13.4.1). However I'm unable to run any of kubectl commands.
./kubectl version --client
Client Version: v1.28.2
Kustomize Version: v5.0.4-0.2023…
-
Hello to everyone,
I hope this is the right place to ask my question. If not please point me to the correct place or documentation.
We are in the process of setting up an AWS EKS cluster that us…
-
The release notes team will use this issue to track the work on nudging SIGs for entries on major themes for the v1.28 release cycle.
The Slack channel for each SIG is usually `#sig-`, but accurate…
-
Hello Kubernetes Community,
I'm Marko Mudrinić (@xmudrii) and I'd like to self-nominate for the upcoming Kubernetes Steering Committee election.
I started contributing to the Kubernetes project …
-
### Bug Description
We had a client to list-watch to API server using HTTP 2.0 and for some reason the server restarted. The FIN packet (produced by server closing) only passed through to the ingress…