Set up the Kubernetes spoke
Integrate the ServiceNow instance and Kubernetes using an API key and certificate to authenticate ServiceNow requests.
始める前に
- 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.
始める前に
- Kubernetes account.
- Role required: administrator with credentials on the host machine where Kubernetes is installed.
このタスクについて
手順
Upload Kubernetes client certificate
Upload the Kubernetes client certificate to your ServiceNow instance to authenticate API requests to the Kubernetes host machine.
始める前に
Role required: admin.
手順
Configure a connection for the Kubernetes spoke
Add and configure the Kubernetes connection to authenticate ServiceNow requests in Kubernetes spoke.
始める前に
Role required: admin
手順
タスクの結果
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.
始める前に
Role required: admin.