openyurt icon indicating copy to clipboard operation
openyurt copied to clipboard

OpenYurt - Extending your native Kubernetes to edge(project under CNCF)

Results 257 openyurt issues
Sort by recently updated
recently updated
newest added

#### What type of PR is this? /kind feature /kind enhancement #### What this PR does / why we need it: At present, the installation of OpenYurt cluster is still...

kind/enhancement
kind/feature
size/XXL

#### What type of PR is this? > /kind feature #### What this PR does / why we need it: Bump ginkgo to v2. #### Which issue(s) this PR fixes:...

do-not-merge/work-in-progress
size/L

#### What type of PR is this? > Uncomment only one `/kind ` line, hit enter to put that in a new line, and remove leading whitespace from that line:...

size/L

**What happened**: **What you expected to happen**: Where is the code for build openyurt sealos baseimage? **How to reproduce it (as minimally and precisely as possible)**: **Anything else we need...

kind/question

**What would you like to be added**: Yurthub component is a sidecar on edge nodes for forwarding traffic between K8s master(like kube-apiserver) and K8w worker components(like kubelet, kube-proxy, etc.). It's...

kind/feature

**What would you like to be added**: Create a new github repository, and use it store helm charts. We could reference other projects, like [argo](https://github.com/argoproj/argo-helm) and [prometheus](https://github.com/prometheus-community/helm-charts) **Why is this...

kind/feature

#### What type of PR is this? > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespace from that...

size/M
kind/feature
wontfix

**What happened**: YurtHub network module is not ready when the deploy environment is CentOS 8.5.2111 (RedHat 8.5.0-4), the nf_conntrack_ipv4 module is not support to be adapted. **What you expected to...

kind/bug

![企业微信截图_16595949747885](https://user-images.githubusercontent.com/16757974/182779671-ac3b2121-a407-4d37-8ed5-276fdd3763f5.png) ![企业微信截图_16595950152438](https://user-images.githubusercontent.com/16757974/182779733-aa813b09-e34a-43d8-ba8d-9dc82ba1ead0.png) ![企业微信截图_16595950323600](https://user-images.githubusercontent.com/16757974/182779777-611226f6-ca3a-4948-a9bb-6df7620fd1fa.png)

kind/bug

**What would you like to be added**: Use [kube-webhook-certgen](https://github.com/jet/kube-webhook-certgen) to generate webhook certificate, like [ingress-nginx](https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx/templates/admission-webhooks or [kubevela](https://github.com/kubevela/kubevela/tree/master/charts/vela-core/templates/admission-webhooks). **Why is this needed**: yurt-app-manager and raven-controller-manager implement generate certificate by themself, which...

kind/feature