-
We added support for server-side apply for kpt in https://github.com/kubernetes-sigs/cli-utils/pull/257, but I don't think we have fully explored the experience for updating from client-side to server…
-
### What would you like to be added?
I would like to have the option to compile kubectl as a webassembly output. At the moment there is a few compilation errors:
```
$ GOOS=js GOARCH=wasm go buil…
-
### What would you like to be added?
add an flag for ``kubectl version`` which fails if the client version exceeds the supported minor version skew of +/-1
``--warnings-as-errors`` isn't working a…
-
### What would you like to be added (User Story)?
As a user, I want to configure how long I wait in total for resources blocking a move before timing out.
### Detailed Description
#8690 hardc…
-
this looks an interesting approach:
https://github.com/kubernetes-sigs/kui
making it easy to open a UI from kubectl to visualise results and essentially being able to run `kubectl get .....` and v…
-
### Describe the bug
Az connectedk8s proxy fails with wrong CPU type error.
az connectedk8s proxy --name HCI-SRE-K8S --resource-group mts-azshci-rg -f .\aks-arc-kube-config
### Related comman…
-
Hey,
I am playing around with datree but fail to get a working validation with specific OpenShift api resources.
I exported the resources via the crd extractor tool but datree just throws an error…
-
All kOps e2e tests currently run under the CNCF management account.
There should be migrated to the AWS Kubernetes organization or any community infrastructure.
Phase 1: Periodics jobs
We shoul…
-
#### What happened:
* Image promotion job did run
* Image promotion failed due to`unexpected status code 429 Too Many Requests`
See https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/post-…
-
Chapter 12 says to start a Job like this:
```
$ kubectl run -i oneshot \
--image=gcr.io/kuar-demo/kuard-amd64:blue \
--restart=OnFailure \
-- --keygen-enable \
--keygen-exit-on-compl…