Set up the Kubernetes spoke
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- Now Platform Capabilities
Integrate the ServiceNow instance and Kubernetes using an API key and certificate to authenticate ServiceNow requests.
Before you begin
- 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.
Before you begin
- Kubernetes account.
- Role required: administrator with credentials on the host machine where Kubernetes is installed.
About this task
Procedure
Upload Kubernetes client certificate
Upload the Kubernetes client certificate to your ServiceNow instance to authenticate API requests to the Kubernetes host machine.
Before you begin
Role required: admin.
Procedure
Configure a connection for the Kubernetes spoke
Add and configure the Kubernetes connection to authenticate ServiceNow requests in Kubernetes spoke.
Before you begin
Role required: admin
Procedure
Result
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.
Before you begin
Role required: admin.
Procedure