todo-note: this is not working due to missing role auth
results in `Error from server (Forbidden): pods is forbidden: User "system:serviceaccount:default:default" cannot list resource "pods" in API group "" at the cluster scope`
> ToDo-note: this is not working due to missing role auth
> results in `Error from server (Forbidden): pods is forbidden: User "system:serviceaccount:default:default" cannot list resource "pods" in API group "" at the cluster scope`
# path to store backups in the cluster host. This is obviously just a test setup. dont do that in productive
path:/tmp/backup
# this field is optional
type:Directory
-name:kubeconf-vol
hostPath:
# path to store the kube config. This is obviously just a test setup. dont do that in productive
path:/home/myname/.kube/config
# this field is optional
type:Directory
```
### What else..?
DISCLAIMER/HINT: this is a simple alpha state POC. In future version there will be a more secure/regulated example to access to the kubernetes api via roles and kubectl proxy https://kubernetes.io/docs/tasks/run-application/access-api-from-pod/
You can also define a kubernetes CronJob deployment to run your