ceph-csi/deploy/rbd/kubernetes
Prasanna Kumar Kalever 0be7024726 rbd: provide host-path for rbd-nbd logging
Problem:
--------
1. rbd-nbd by default logs to /var/log/ceph/ceph-client.admin.log,
Unfortunately, container doesn't have /var/log/ceph directory hence
rbd-nbd is not logging now.
2. Rbd-nbd logs are not persistent across nodeplugin restarts.

Solution:
--------
Provide a host path so that log directory is made available, and the
logs persist on the hostnode across container restarts.

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2021-08-24 07:15:30 +00:00
..
csi-config-map.yaml refact: Remove Kubernetes 1.13.x support 2020-01-20 10:32:30 +00:00
csi-nodeplugin-psp.yaml rbd: provide host-path for rbd-nbd logging 2021-08-24 07:15:30 +00:00
csi-nodeplugin-rbac.yaml deploy: rbd kubernetes manifests 2021-07-31 03:09:14 +00:00
csi-provisioner-psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
csi-provisioner-rbac.yaml deploy: rbd kubernetes manifests 2021-07-31 03:09:14 +00:00
csi-rbdplugin-provisioner.yaml rebase: update external-resizer to v1.3.0 release 2021-08-18 17:05:22 +00:00
csi-rbdplugin.yaml rbd: provide host-path for rbd-nbd logging 2021-08-24 07:15:30 +00:00
csidriver.yaml cleanup: fix beta apiVersion for csidriver 2021-07-22 09:12:44 +00:00