OpenShift: Troubleshooting

CommunityEnterprise

In this section we describe common problems and ways to solve them.

Error: kubernetes: incluster error: Service host/port is not set

You have set the incluster parameter in your Job but you have the following error:

Error: kubernetes: incluster error: Service host/port is not set.

This means you are running the Bacula File Daemon and OpenShift plugin not in a Pod, or OpenShift does not provide default service access in your installation. In the latter case you should use a standard OpenShift access method in a prepared kubeconfig file.

Go back to: OpenShift Plugin.