项目作者: khusseini

项目描述 :
Ansible roles and playbooks for CoreOS + K8s
高级语言: Python
项目地址: git://github.com/khusseini/ansible-coreos.git
创建时间: 2017-05-15T20:06:48Z
项目社区:https://github.com/khusseini/ansible-coreos

开源协议:

下载


Core OS Ansible Scripts

!! UNDER ACTIVE DEVELOPMENT !!

See make help or the Makefile for more information.

Usage

Step 0: Configure Inventory

See ansible/inventory/vagrant/inventory.ini

  1. make coreos-bootstrapped.yml

Step 1: Install CoreOS

  1. make coreos-k8s/cloud-config.yml
  2. make coreos-updated.yml

Step 2: Configure Cluster

  1. make coreos-k8s/kubectl.yml
  2. make coreos-k8s/init-k8s.yml

Credits

Ansible roles and cloud-config are inspired by and partially copied from
cornelius-keller/ansible-coreos-kubernetes