ceph-csi/deploy/rbd/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 build: remove unneeded empty YAML document from deployment artifacts 2021-10-15 16:08:59 +00:00
csi-nodeplugin-rbac.yaml rbd: create token and use it for vault SA 2022-06-17 11:37:59 +00:00
csi-provisioner-rbac.yaml rbd: create token and use it for vault SA 2022-06-17 11:37:59 +00:00
csi-rbdplugin-provisioner.yaml deploy: make the csi-*plugin containers the default for kubectl commands 2024-02-14 16:23:52 +00:00
csi-rbdplugin.yaml deploy: make the csi-*plugin containers the default for kubectl commands 2024-02-14 16:23:52 +00:00
csidriver.yaml deploy: set seLinuxMount to true for csidriver objects 2023-06-19 09:51:40 +00:00