# Ansible Kubernetes Manage Kubernetes. # Authorize Cortex XSOAR for Kubernetes This integration supports API Token, and Username/Password authentication. It is recommended to use API tokens. To create a service account with API token use the following `kubectl` commands. 1. Create a service account ``` kubectl apply -f - <