ceph-csi/deploy/nfs/kubernetes
Niels de Vos c9e64f9478 deploy: make the csi-*plugin containers the default for kubectl commands
When issues or bugs are reported, users often share the logs of the
default container in a Pod. These logs do not contain the required
information, as that mostly only can be found in the logs of the
Ceph-CSI container (named csi-cephfsplugin or csi-rbdplugin).

By moving the Ceph-CSI containers in the Pods to the 1st in the list,
they become the default container for commands like `kubectl logs`.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-02-14 16:23:52 +00:00
..
csi-config-map.yaml deploy: add deployment artifacts for NFS support 2022-04-01 10:37:41 +00:00
csi-nfsplugin-provisioner.yaml deploy: make the csi-*plugin containers the default for kubectl commands 2024-02-14 16:23:52 +00:00
csi-nfsplugin.yaml deploy: make the csi-*plugin containers the default for kubectl commands 2024-02-14 16:23:52 +00:00
csi-nodeplugin-rbac.yaml nfs: remove node plugin RBAC for NFS provisioner 2022-04-27 15:40:48 +00:00
csi-provisioner-rbac.yaml deploy: enable HonorPVReclaimPolicy feature gate 2022-08-03 19:43:16 +00:00
csidriver.yaml deploy: set seLinuxMount to true for csidriver objects 2023-06-19 09:51:40 +00:00