-
ubuntu@kubemaster1:~$ kubectl describe pod pod1
Name: pod1
Namespace: default
Priority: 0
Node: kubenode1/63.48.36.32
Start Time: Tue, 17 Mar 2020 20:19:34 +0000
Labels…
-
Kadalu provides two Python packages which can be downloaded from Pypi website.
- kubectl-kadalu - Kubectl extension
- kadalu-quotad - To use Kadalu with External Gluster storage
Setup Github ac…
-
Currently kadalu provides way to create and add storage pool. However we do not have a way yet to delete the storage pool when not required any more.
[node 1# kubectl kadalu --help
usage: kubectl…
-
[node 1]# kubectl kadalu storage-add storage-pool-3 --device temp:/root/storage1.img
Storage add request sent successfully
kadalustorage.kadalu-operator.storage/storage-pool-3 created
[node 1]#
…
-
Kubernetes 1.18 is released. Enable support for this version.
https://kubernetes.io/blog/2020/03/25/kubernetes-1-18-release-announcement/
-
**Describe the bug**
I try to deploy `nexcloud` with `mariadb` but this fails with
```
10m Warning Unhealthy pod/nextcloud-mariadb-master-0 Rea…
-
```
Traceback (most recent call last):
File "/usr/local/lib64/python3.7/site-packages/grpc/_server.py", line 435, in _call_behavior
response_or_iterator = behavior(argument, context)
File …
-
I have been trying to get Kadalu setup and am now seeing the following:
```
kubectl logs -n kadalu server-kadalu-test1-0-android16-dbz-0 --all-containers
...
[2020-02-12 19:44:07.979882] I [rpcs…
-
I'm a GlusterFS user on k8s. I want to know if there is an upgrade/migration plan.
-
Right now, we have analytics for kadalu.io site, but if one goes to RFCs site, no GoogleAnalytics. Would be good to enable analytics to the site too. Helps us to understand if people are actually usin…