-
Release: latest
kubespray/roles/kubernetes/control-plane/tasks/
158:kubeadm-setup.yml
- name: kubeadm | Initialize first master
command: >-
timeout -k 300s 300s
{{ bin_dir }}/kubea…
-
In order to achieve better observability (metrics) by envoy, VirtualCluster is required as It seems envoy only exposes metrics for each cluster/virtual cluster. Is it possible to to use virtual cluste…
-
**Describe the version**
version about:
1. kubean. v0.9.1
openEuler release 22.03 (LTS-SP1)
[root@node01 ~]# cat /etc/openEuler-release
openEuler release 22.03 (LTS-SP1)
**Describe t…
-
I was deployed ingress-nginx using helm with: https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.1.2/deploy/static/provider/cloud/deploy.yaml
Today I noticed that all my workl…
-
In an ongoing effort to migrate to community-owned resources, SIG K8S Infra and SIG Testing are working to complete the migration of jobs from the Google-owned internal GKE cluster to community-owned …
-
### Which jobs are failing ?
packet_centos7-calico-ha-once-localhost
### Which tests are failing ?
020_check-pods-running
### Since when has it been failing ?
Yesterday (February 1st 2024) (first…
-
### What is the problem you're trying to solve
When using the ctr pull image in the ansible, the process output is too much and not very useful, like:
```
TASK [download : Download_container | …
-
**What would you like to be added**:
Currently Kubespray supports qemu only for kata-containers runtime.
This tries to add firecraker support as another option.
**Why is this needed**:
I…
-
### What happened?
Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading:
### What did you expect to …
-
**1. Describe IN DETAIL the feature/behavior/change you would like to see.**
CSI Migration is a Kubernetes feature that when turn on, it will redirect in-tree plugin traffic to the corresponding CS…