-
See:
https://docs.docker.com/engine/release-notes/27.0/#ipv6
https://kubernetes.slack.com/archives/CEKK1KTN2/p1719537867758879
https://github.com/kubernetes/test-infra/pull/32863#issuecommen…
-
**What happened**:
When adding the CORS annotation for thee allowed origin:
```
nginx.ingress.kubernetes.io/cors-allow-headers: DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Sinc…
-
Hello,
We are trying to create a secret that involve multiple roles in our kubernetes cluster. The problem is that we cannot create multiple RBAC chains for single service account. The idea is to hav…
-
İşte Rancher kurulumunda ve yönetiminde dikkat edilmesi gereken noktalarla ilgili komutlar:
1. **Ubuntu ve Docker kurulumu:**
```bash
sudo apt update
sudo apt install docker.io
```
…
-
**Fission/Kubernetes version**
$ fission version
1.17
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.13+k3s1", GitCommit:"99eadcc10bce252…
-
I get the following error when creating HTTPProxy with "?!":
```
- errors:
- message: 'route: supplied regex: /lorem/(?!.*\/ipsum)(.*) invalid. error: error
parsing regexp: invalid o…
-
### Apache Airflow Provider(s)
google
### Versions of Apache Airflow Providers
apache-airflow-providers-google==10.12.0
### Apache Airflow version
2.8.0
### Operating System
Windows 11
### Dep…
Cir02 updated
3 months ago
-
### What happened?
Ihave provisioned a kubernetes cluster using kubespray of EC2 instances in AWS. After the cluster is successfully provisioned and all nodes are healthy and running, I installed t…
-
##### SUMMARY
When passing the kubeconfig to various kubernetes.core modules as a dictionary instead of a path, it contains sensitive data and should not be logged.
I've patched this in ou…
jnm27 updated
2 weeks ago
-
## Bug Report
### Description
When creating a cluster with `talosctl` and docker, `coredns` does not start
```sh
talosctl cluster create
```
View logs
talosctl cluster create
val…