-
failed to provision volume with StorageClass "cephfs-sc": rpc error: code = InvalidArgument desc = failed to get connection: connecting failed: rados: ret=-13, Permission denied
检查了一遍 ceph key 正常,另…
-
https://kuboard.cn/overview/
-
【Kuboard 不能连接 APIServer】 Post "https://192.168.172.201:6443/apis/authorization.k8s.io/v1/selfsubjectrulesreviews": x509: certificate signed by unknown authority【您可以尝试在此处使用 Master 节点的真实 IP】
-
![1587792812](https://user-images.githubusercontent.com/25702257/80272171-a287aa00-86f9-11ea-9fc0-75082b30fe46.jpg)
kubectl logs kuboard-8b8574658-7p864
error: no configuration has been provided, tr…
-
https://kuboard.cn/overview/why-kuboard.html
-
[root@k8s-master kubeoard]# kubectl get pod -n kuboard
NAME READY STATUS RESTARTS AGE
kuboard-etcd-mjgx8 1/1 Running 0 …
zydq updated
8 months ago
-
想做2项修改:
1、默认的kuboard.yaml里所有的资源,安装在了kube-system的namespace。想替换成另外的namespace是否可以呢?是否有特殊的要求必须要放在kube-system?
2、想替换掉ingress的path,尝试修改为/kuboard,但是访问似乎有问题,是做了特殊的处理吗?
修改内容如下:
```
apiVersion: extensions/…
-
```
[root@k8smaster1 chart]# kubectl describe po -n kuboard kuboard-etcd-0
Name: kuboard-etcd-0
Namespace: kuboard
Priority: 0
Node: k8snode5/10.22.33.152
Start…
-
```
使用如下参数启动 Kuboard
DB_DRIVER=com.mysql.cj.jdbc.Driver
DB_URL="jdbc:mysql://10.200.200.23:3306/kuboard?serverTimezone=Asia/Shanghai"
DB_USERNAME=kuboard
JVM_OPTIONS=
java -jar ./kuboard-server…
-
As a developer, i'd like to use kuboard to change virtualservice weight.
Do you have a plan to add service mesh function to kuboard.