Kay Yan

Results 85 issues of Kay Yan

The kubebean has two api-group `kubeancluster.kubean.io/v1alpha1` and `kubeanclusterops.kubean.io/v1alpha1` ``` root@kay161:/tmp/kubean/artifacts# kubectl api-resources |grep bean kubeanclusters kubeancluster.kubean.io/v1alpha1 false KuBeanCluster kubeanclusterops kubeanclusterops.kubean.io/v1alpha1 false KuBeanClusterOps ``` I think it may combine one like...

kind/cleanup

The repository is `ghcr.io/kubean-io/kubean/kubean-operator`, it's too long. If the path is `ghcr.io/kubean-io/kubean-operator`, it may be more common.

If we want to support ARM64, the image shoube be multi-arch

Promote to the "awesome list" : - https://github.com/ramitsurana/awesome-kubernetes - https://github.com/rootsongjc/awesome-cloud-native - https://github.com/tomhuang12/awesome-k8s-resources

Daocloud helm repo is not neutrality. ![image](https://user-images.githubusercontent.com/1469319/173056318-e13c5887-d953-42f0-8a07-31d721ef5d52.png) Maybe Github helm repo(https://medium.com/@mattiaperi/create-a-public-helm-chart-repository-with-github-pages-49b180dbb417) is better.

master role [has been deprecated](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#urgent-upgrade-notes): Introduce a new label "node-role.kubernetes.io/control-plane" that will be applied in parallel to "node-role.kubernetes.io/master" until the removal of the "node-role.kubernetes.io/master" label.

When nodename is different than the hostname. The DRBD PV cannot create. It shows: root@kay223:/etc/drbd.d# drbdadm create-md pvc-5d91fa83-78dd-4e21-bf08-2039ce940118 --max-peers 2 --force 'pvc-5d91fa83-78dd-4e21-bf08-2039ce940118' not defined in your config (for this host).

These Icon is good. We can add it after we certificated. like (https://github.com/aws/eks-anywhere#amazon-eks-anywhere)](https://github.com/aws/eks-anywhere#amazon-eks-anywhere) https://github.com/aws/eks-anywhere/pull/3026

enhancement

Calico Ipv6 cannot ping across node. calico_network_backend: vxlan , it need to change to bird to fix the problem. “Calico doesn't support tunneling for the IPv6, so "vxlan" and "ipip"...

kind/bug

To avoid use the "calico_iptables_backend=Auto" in Centos 8 , Oracle Linux 8, RockyLinux8 and RHEL 8, Should we do more effect to make things better. Option1: Change the "calico_iptables_backend" default...

lifecycle/stale
kind/feature