-
**Question / 질문 내용**
Istio sidecar injection 되는 상세 과정
**Context / 상황 설명**
```
k label namespace default istio-injection=enabled
```
해당 네임스페이스에 'istio-injection=enabled' 라벨이 추가된 이후에 어떤 동작 원…
-
![image](https://user-images.githubusercontent.com/5329850/133782666-9bf99252-e30f-4695-b871-d39158a8e08b.png)
https://learning.oreilly.com/library/view/hacking-kubernetes/9781492081722/
-
**Describe the bug**
This issue was found when validating #3175.
* When we upgrade the same version again on an existing v1.1.1-rc2 Harvester cluster encounter
`Job has reached the specified ba…
-
### Long story short
When using a ConnectionInfo with an expiration, which is required to work with expiring tokens,
operator does not properly leave peering and does not exit.
It hangs as the…
-
## Describe the bug (🐛 if you encounter this issue)
I'm observing that longhorn 1.4.1 and 1.4.3 are lacking delays when handling with errors, resulting in unfriendly high k8s api calls, either
* h…
-
Wave version: latest as per helm chart
Openshift: v4.14.31
Install commands used:
```
helm repo add wave-k8s https://wave-k8s.github.io/wave/
helm install wave wave-k8s/wave --namespace wav…
-
**What happened**:
Reopening issue which is the same as #4832
I defined an ingress resource with a server alias on a separate domain, using the nginx.ingress.kubernetes.io/server-alias…
-
Hello Kubernetes Community,
I am looking for guidance on how to effectively freeze a namespace in a Kubernetes cluster. My goal is to ensure that no new deployments or modifications are allowed wit…
-
Try installing Trow on windows using WSL, minikube and the quick install. I think it will fail due to routing issues, but these should be resolvable (e.g. with hostctl suggestion in #189).
Document…
-
We might need to get rid of the `validation` package or call it via Admission Webhooks after #140
See: https://sdk.operatorframework.io/docs/building-operators/golang/webhooks/