Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

skale-5/meetup-02112016-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetup demo - Ansible in a container era

For this demo with used GKE on Google Cloud Plateform.

slide deck here

Install (in a virtualenv)

pip install -r requirements.txt

# build new environment
ansible-conainter build

# launch dev containers
ansible-conainter run

# build prod ready images
ansible-conainter build

# push it to registry
ansible-conainter push --push-to google 

# generate deployment configuration
ansible-conainter shipit --pull-from google

cd ansible

# deploy
ansible-playbook shipit-kubernetes.yml

Contributing / Support

We will not maintain this repo, archiving purpose only

About

Meetup demo - Ansible in a container era

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages