-
**Los comandos necesarios para reproducir la incidencia**: minikube service facturador-prueba
**El resultado completo del comando que ha fallado**:
facturador@facturatech1:~$ cat /tmp/minik…
-
I don't understand HasClusterID.
I don't see any usage except of base_main.go, but this is not production code:
```
cloud-provider on master via 🐹 v1.19.4
❯ rg HasClusterID
fake/fake.go:14…
-
When setting up watches during initialization it's currently not possible to filter by any selectors (which is possible using list watches).
For example it is not possible to only watch pods wi…
-
When using `minikube cache add`, images are loaded into the active profile and added to `config.json`. With this entry, the images are loaded into the cluster during `minikube start`.
Currently, `m…
-
Follow up from https://github.com/kubernetes/website/pull/11060, tracked in https://github.com/kubernetes/website/issues/12329
What is tested/supported for control plane component downgrade, and fo…
-
/kind bug
**1. What `kops` version are you running? The command `kops version`, will display
this information.**
1.26.3
**2. What Kubernetes version are you running? `kubectl version` will pr…
-
**What happened**:
After this thread: https://github.com/kubernetes/kubernetes/issues/67577 we upgraded our instance images to use Ubuntu 20.04 which has kernel `5.4.0-1029-aws`, later than 4.18 that…
-
in the note:
> Note:
>
> Even though the custom CA certificate may be included in the filesystem (in the ConfigMap kube-root-ca.crt),
I think "custom CA certificate" should be better rewritt…
-
### What happened?
While reviewing https://github.com/kubernetes/enhancements/pull/3089 @smarterclayton suggested that PDBs should be opaque to the backing controllers for the pods. As of now, PDBs…
-
(follow-up from GAMMA meeting 2023-01-31)
In the past we've had discussions about a mode of operation for Gateway API which we'll call "static mode" (previously called "unmanaged mode" in some old …