Hello,

Please respond to the group for anyone to be able to participate and
respond.

pt., 7 lip 2023 o 08:46 rocky <rocky12.rocky...@gmail.com> napisał(a):

> Hi Radosław,
>
> Thanks for the quick response.
> Also Please clarify the queries below which i am working on.
>
> 4. If yes, After installing the Kubernetes plugin on master node i have
> received a bacula-backup.cert and bacula-backup.key. Please guide how to
> use these key on the kubernetes cluster?
>

It is not recommended to install the K8S Plugin on the master node. You
have to check in documentation if it is supported.
I remember during the development the QA department had issues with this
setup. I do not remember the details.
It is best to have Bacula K8S Plugin installed outside the cluster or as a
cluster service. In later case you can use internal cluster communication
to manage the cluster.
The *cert and *key files are used for Bacula K8S Plugin to handle SSL/TLS
communications with bacula backup pod and if these files are put in the
"well known" location (/opt/bacula/etc, AFAR) then plugin will use them by
default. If not, then you need to set fdcertfile=... and fdkeyfile=...
plugin parameters to use them.

Please read the plugin documentation, it should provide almost all answers.

best regards
-- 
Radosław Korzeniewski
rados...@korzeniewski.net
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to