weisjohn / kops

Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management

Home Page:https://kops.sigs.k8s.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kops logo

kops - Kubernetes Operations

Build Status Go Report Card GoDoc Widget

The easiest way to get a production grade Kubernetes cluster up and running.

What is kops?

We like to think of it as kubectl for clusters.

kops helps you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes clusters from the command line. AWS (Amazon Web Services) is currently officially supported, with GCE and OpenStack in beta support, and VMware vSphere in alpha, and other platforms planned.

Can I see it in action?

Installing and launching a Kubernetes cluster hosted on AWS, GCE, DigitalOcean or OpenStack

See Getting Started

Documentation

Documentation is in the /docs directory, and can be seen at kops.sigs.k8s.io.

Releases and kubernetes Release Compatibility

See Releases and versioning

Getting Involved and Contributing

See Contributing

Office Hours

Kops maintainers set aside one hour every other week for public office hours. This time is used to gather with community members interested in kops. This session is open to both developers and users.

We do maintain an agenda and stick to it as much as possible. If you want to hold the floor, put your item in this doc. Bullet/note form is fine. Even if your topic gets in late, we do our best to cover it.

For more information about the office hours and how to join, see Office Hours

About

Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management

https://kops.sigs.k8s.io/

License:Apache License 2.0


Languages

Language:Go 78.4%Language:HCL 9.4%Language:Shell 8.7%Language:Starlark 2.7%Language:Makefile 0.5%Language:Dockerfile 0.2%Language:Python 0.1%Language:Ruby 0.0%