By Aaron Levy, September 17, 2015
Originally published on the CoreOS blog (archived copy) . Re-published with the authors' permission.
Today we are releasing the first set of official Kubernetes on CoreOS guides and installation tools. This is in effort to make it even easier to get up and running with Kubernetes while experiencing the benefits of running on CoreOS Linux. The guides are actively maintained by the CoreOS team and are subject to regular Kubernetes conformance testing.
You can find the full deployment guide within the CoreOS documentation. We have also included basic Kubernetes usage instructions, including guides on pods, replication controllers, and services.
In addition to guides, we are releasing a single node and multi-node Vagrant installation guide. The Vagrant installer is intended to be used as an SDK for your development environment. Even more, when used with the deployment guide, it will be consistent with your production setup.
Our commercial product based on Kubernetes, Tectonic, officially supports these guides. If you’re interested in Tectonic by CoreOS please sign up for the Tectonic Preview.
All guides and tools are available on GitHub. Please contribute or file issues with the guides and tools that you would like to see next.