Google Cloud GKE
Step 1: Create a Service Account
Step 2: Give it the permission (kubernetes engine viewer)
Step 3: Create a JSON Key for the service account
Go to GKE setup page in Playbooks
- Enter the project_id and service account json
- If you do not know the project id, you can open the JSON. It exists as a key-value pair in the JSON.
- Test the connection and submit it
Updated 5 months ago