Set up the Kubernetes spoke
Integrate the ServiceNow instance and Kubernetes using an API key and certificate to authenticate ServiceNow requests.
Antes de Iniciar
- Request an Integration Hub subscription.
- Activate the Kubernetes spoke.
- Role required: admin.
Generate Kubernetes API token and certificate
Generate an access token and a certificate from your Kubernetes account for API key authentication.
Antes de Iniciar
- Kubernetes account.
- Role required: administrator with credentials on the host machine where Kubernetes is installed.
Por Que e Quando Desempenhar Esta Tarefa
Procedimento
Upload Kubernetes client certificate
Upload the Kubernetes client certificate to your ServiceNow instance to authenticate API requests to the Kubernetes host machine.
Antes de Iniciar
Role required: admin.
Procedimento
Configure a connection for the Kubernetes spoke
Add and configure the Kubernetes connection to authenticate ServiceNow requests in Kubernetes spoke.
Antes de Iniciar
Role required: admin
Procedimento
Resultado
The spoke connection is configured and ready to be used.
Turn off remote SSL host verification
A system property prevents the Kubernetes spoke from processing Kubernetes responses. Set the com.glide.communications.httpclient.verify_hostname system property to false to enable the integration.
Antes de Iniciar
Role required: admin.