-
kubectl apply -f https://kuboard.cn/install-script/kuboard.yaml
kubectl apply -f https://addons.kuboard.cn/metrics-server/0.3.7/metrics-server.yaml
```
deployment.apps/kuboard created
service/kubo…
-
**What happened (please include outputs or screenshots)**:
`
def rollback(self,namespace,name,version):
try:
rollbackto=client.AppsV1beta1RollbackConfig(revision=version)
body=clie…
-
![image](https://user-images.githubusercontent.com/14799111/97983198-e299b900-1e0f-11eb-9fdb-98cb5c2f73ac.png)
![image](https://user-images.githubusercontent.com/14799111/97983219-ec232100-1e0f-11…
-
**哪个命令或者组件**
```
sealos join --master 172.31.25.40
```
**描述这个缺陷**
操作步骤
```
sealos init --passwd '' \
--master 172.31.25.38 --master 172.31.25.39 --master 172.31.25.40 \
--pkg-url /root/kube…
-
**What happened**: After applying kuboard.yaml at master node, no resources found in kube-system namespace, the kuboard didn't start successfully.
**What you expected to happen**: After appl…
-
For example:
* Document exactly how the K8S API establishes a TLS connection to the cert-manager webhook server.
* Document all the resources where the cert-manager webhook caBundle must be be ad…
-
默认会把安装包拷贝到root目录,某些用户系统盘紧张或者包过大希望放到数据盘。
```
sealos install --pkg-url dashboard.tar --workdir /data
```
fanux updated
4 years ago
-
**哪个命令或者组件**
sealos init
**详细描述你的需求/任务**
详细描述你的需求和任务要求
1. sealos init 默认是安装在 /root/路径,希望添加修改安装路径参数化,比如 sealos init --path
2.
3.
**是否有解决方案,如果有请详述**
通过xxx方案来解决该任务(设想)
1. 很多机子默认 /root/ 都不会给…
-
```
[root@iZ2zeiz9obpgjcf334wqyyZ ~]# sealos install --pkg-url yoda-v1.0.0-91d9aee.tar
16:40:51 [EROR] [install.go:43] read config file /root/.sealos/config.yaml failed open /root/.sealos/config.ya…
fanux updated
4 years ago
-
[备注]: 由于领导明天需要演示,今天需要搞定dashboard,已经搞了两天都出不来,烦请社区帮助。跪谢。
**问题描述**
创建的pod 一直处于pengding 状态。如下
[root@k8s-master k8s]# kubectl get pods --all-namespaces
NAMESPACE NAME …