Skip to content

felipefrx/gke_ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

GKE Ansible playbook

Ansible playbook to upload a gke cluster.

Requirements

You need to install the collection google.cloud .

ansible-galaxy collection install google.cloud

The below requirements are needed on the host:

python >= 2.6
requests >= 2.18.4
google-auth >= 1.3.0

Command to run the playbook

ansible-playbook ./ansible-playbook/cluster-create.yaml -i localhost

About

Ansible playbook to upload a gke cluster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published