Set up the Kubernetes spoke
Integrate the ServiceNow instance and Kubernetes using an API key and certificate to authenticate ServiceNow requests.
Vorbereitungen
- 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.
Vorbereitungen
- Kubernetes account.
- Role required: administrator with credentials on the host machine where Kubernetes is installed.
Warum und wann dieser Vorgang ausgeführt wird
Prozedur
Upload Kubernetes client certificate
Upload the Kubernetes client certificate to your ServiceNow instance to authenticate API requests to the Kubernetes host machine.
Vorbereitungen
Role required: admin.
Prozedur
Configure a connection for the Kubernetes spoke
Add and configure the Kubernetes connection to authenticate ServiceNow requests in Kubernetes spoke.
Vorbereitungen
Role required: admin
Prozedur
Ergebnisse
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.
Vorbereitungen
Role required: admin.