-
**Describe **
I try to visit my service running on kubernetes cluster by ingress,but faill
tell me why please, thanks
**To Reproduce**
cat faskapp-deployment.yaml
`
```
apiVersion: a…
-
/kind bug
/language en
Hi @MAMware , any contribution for improvement is welcome, you can raise a PR showing the changes you are proposing
_Publicado originalmente por @Ritikaa96 en https://githu…
-
**NGINX Ingress controller version** (exec into the pod and run nginx-ingress-controller --version.):
```
-------------------------------------------------------------------------------
NGINX Ing…
-
**Describe the feature request**
We had users who spend very long time to debug why their app container stops working initially when sidecar is used in istio. They have found out the app container c…
-
**Current setup**
I'm running Kubernetes 1.9 which has been setup with Kops 1.9, currently running heapster and I which to migrate to the new metrics-server in order to expose CPU/Memory/Storage metr…
-
### What happened?
I am writing to report an issue with the latest version of Kubernetes in Azure, version v1.24.6. Before this version, when creating a Kubernetes cluster, the service account and …
-
```
root@5net-k8s-master-1:~/kubernetes# kubectl logs -n kube-system openstack-cloud-controller-manager-mfvmp
2023/08/19 03:34:33 Running command:
Command env: (log-file=, also-stdout=false, redire…
-
### What happened?
See issue in https://github.com/kubernetes/kubernetes/issues/89824. If a cluster is created via kubeadm and External CA mode is used, `kubeadm init` will fail if supplied `kubelet.…
-
**What happened**:
When creating a kind cluster using the config:
```
extraPortMappings:
- containerPort: 80
listenAddress: 127.0.0.1
protocol: TCP
- containerPort: …
-
I'm curious if there is interest in creating some environment variables (`KUBECTL_CONTEXT` and `KUBECTL_NAMESPACE`) to make `kubectl` a bit easier to use when one has multiple clusters configured in `…