Skip to content

lwr20/coreos-kubernetes

This branch is 252 commits behind coreos/coreos-kubernetes:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d6641ed · May 27, 2016
May 27, 2016
May 11, 2016
May 12, 2016
May 26, 2016
May 16, 2016
Oct 2, 2015
Apr 8, 2016
Nov 18, 2015
Aug 27, 2015
Aug 27, 2015
Aug 27, 2015
Feb 17, 2016
Aug 27, 2015
Nov 18, 2015

Repository files navigation

Kubernetes on CoreOS

This repo contains tooling and documentation around deploying Kubernetes using CoreOS. Initial setup of a Kubernetes cluster is covered, but ongoing maintenance and updates of the cluster is not addressed. It is officially maintained by the CoreOS team and meant to be a set of introductory documentation to get a feel for using Kubernetes on CoreOS.

The CoreOS Way

When designing these guides and tools, the following considerations are made:

  • We always setup TLS
  • An individual node can reboot and the cluster will still function
  • Internal cluster DNS is available
  • Service accounts enabled
  • Use a cloud-provider if we can, for instance on AWS
  • Follow Kubernetes guidelines for AdmissionControllers and other suggested configuration

Kubernetes Topics

Follow the Kubernetes guides on the CoreOS website:

https://coreos.com/kubernetes/docs/latest/

Deploying on CoreOS

Running Kubernetes Conformance Tests

About

CoreOS+Kubernetes documentation, Vagrant & AWS installers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 54.5%
  • Shell 39.5%
  • Ruby 6.0%