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.
-
Create the
k8s_plugindirectory under/home/admin/.
Create Directory
-
Create the
certsdirectory under/home/admin/k8s_plugin.
Create Certs Directory
-
Create the
logsdirectory under/home/admin/k8s_plugin.
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.