sealos icon indicating copy to clipboard operation
sealos copied to clipboard

Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io

Results 396 sealos issues
Sort by recently updated
recently updated
newest added

need add go.work for user controller Signed-off-by: cuisongliu

controller ``` User CRD spec id: xxxx UserGroup CRD spec: user: xxx namespace: aaaa status token: xxxx ``` api: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#-strong-misc-operations-pod-v1-core-strong- - list UserGroup by user (in index for informer) -...

type: feature request

https://docs.aws.amazon.com/zh_cn/AWSEC2/latest/APIReference/API_AttachVolume.html https://docs.aws.amazon.com/sdk-for-go/api/service/ec2/#EC2.AttachVolume

good first issue

[![sealos run](https://i.postimg.cc/9QCBDYMb/RYY3215-SHKI-BVQB-XTLNQ.jpg)](https://postimg.cc/F7CSqc0k) [![hostname](https://i.postimg.cc/9QCBDYMb/RYY3215-SHKI-BVQB-XTLNQ.jpg)](https://postimg.cc/F7CSqc0k)

执行 :sealos run labring/kubernetes:v1.24.0 labring/calico:v3.22.1 报错 2022-08-12 13:11:43 [EROR] Applied to cluster error: read admin.conf error in guest: path is /var/lib/sealos/data/default/etc/admin.conf no such file - Docker version: 19.03.9 - Kubernetes...

Signed-off-by: fengxsong https://github.com/labring/sealos/issues/1480

Signed-off-by: zzjin

arm Kylin Linux Advanced Server release V10 (Sword) ; 10.10.65.162 is Private image library. ``` uname -r 5.4.105-200.el7.aarch64 cat /etc/hosts #Modified By Ufgov #LocalHost 127.0.0.1 localhost localhost.com #APP host 10.10.65.163...

priority: high

For example, when we use `sealos apply -f Clusterfile` command to create a new cluster, we must specified SSH username and password/public key in the `.spec.ssh` section, what I suggest...