GithubHelp home page GithubHelp logo

kryndex / wardroom Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vmware-archive/wardroom

0.0 2.0 0.0 48 KB

A tool for creating Kubernetes-ready base operating system images.

License: Apache License 2.0

Python 47.29% Shell 35.51% Ruby 17.20%

wardroom's Introduction

wardroom

A tool for creating Kubernetes-ready base operating system images. wardroom leverages Packer to build golden images of Kubernetes deploymens across a wide variety of operating systems as well as image formats. This repo is the basis for the images used in Heptio's aws-quickstart.

supported operating systems

  • Ubuntu 16.04 (Xenial)
  • CentOS 7

currently supported image formats (more to follow)

  • AMI

image building

All images are built with Packer, and configuration and details may be found in the packer directory.

contributing

See our contributing guidelines and our code of conduct. Contributions welcome by all.

swizzle

The swizzle directory is a sample implementation of how one might further leverage the ansible playbooks therein to deploy Kubernetes. As this is a proof of concept, please be aware that this code is subject to change. There is a desire to remove this code once further rigor around kubeadm HA strategies are in place.

development

Vagrant may be used to test local ansible playbook development. In this scenario, Vagrant makes use of the ansible provisioner to configure the resulting operating system image. To test all operating systems simultaneously:

$ vagrant up

You may also selectively test a single operating system as such:

$ vagrant up [xenial|centos7]

To enable verbose ansible logging, you may do so by setting the WARDROOM_DEBUG environment variable to 'vvvv'.

The default Vagrant provisioner is Virtualbox, but other providers are possible by way of the vagrant-mutate plugin.

wardroom's People

Contributors

craigtracey avatar jpweber avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.