Create Directories

Create the kmsplugin directory under var/lib, as it stores the gRPC Unix domain socket files for the KMS plugin implementation. Do not change the directory path. Any modifications may cause the integration to fail or logs to be stored in incorrect locations.

image-20250813-171938.png
  1. Create the k8s_plugin directory under /home/admin/.

image-20250806-103847.png

Create Directory

  1. Create the certs directory under /home/admin/k8s_plugin.

image-20250806-103915.png

Create Certs Directory

  1. Create the logs directory under /home/admin/k8s_plugin.

image-20250806-103952.png

Create Logs Directory


If you change the directory path, ensure it is updated in all the places where it is used, including configuration files, deployment specifications, and related settings, to maintain consistency and prevent errors.