Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
Go to file
Michal Schott 91ac57acb1
Make crds.
2020-04-25 14:36:04 +02:00
.github
addons Merge pull request #8857 from mousavian/master 2020-04-09 06:35:45 -07:00
channels Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
cloudmock
cmd Import package aliases modified 2020-04-17 16:55:08 +02:00
dns-controller Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
dnsprovider Replace deprecated x/net/context with context 2020-04-09 23:58:19 -04:00
docker Update to golang 1.13.9 to match 1.18.1 2020-04-09 00:46:26 -04:00
docs Update docs/cluster_spec.md 2020-04-25 14:33:02 +02:00
examples Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
hack Make verify-terraform script blocking now that it passes 2020-04-08 22:16:57 -05:00
hooks HTTPS for NVIDIA drivers 2020-04-17 23:20:37 +08:00
images Update go to 1.13.9 (continued) 2020-04-09 10:20:42 -04:00
k8s/crds Make crds. 2020-04-25 14:36:04 +02:00
kube-discovery
node-authorizer Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
nodeup Test update. 2020-04-24 10:40:36 +02:00
permalinks Deprecate Kubernetes 1.10 2020-03-25 20:10:51 -07:00
pkg Update docs/cluster_spec.md 2020-04-25 14:33:02 +02:00
protokube Partially implement MountSensitive 2020-04-19 13:26:53 -04:00
tests Remove irrelevant TODO comment from userdata 2020-04-18 08:54:35 -05:00
tools
upup Adding a test for deleting keysets 2020-04-21 10:37:43 +02:00
util/pkg Replace deprecated x/net/context with context 2020-04-09 23:58:19 -04:00
vendor Update vendor 2020-04-11 14:45:29 -04:00
.bazelrc
.bazelversion Upgrade to bazel 2.2.0 2020-03-24 11:59:32 -05:00
.dockerignore
.gitignore Don't compress bindata & allow Kops to be imported as a package. 2020-04-07 10:41:55 -04:00
.kazelcfg.json
.shipbot.yaml
.travis.yml Use latest patch version for GO in tests 2020-04-20 05:47:33 +03:00
BUILD.bazel
CHANGELOG.md
CONTRIBUTING.md
LICENSE
Makefile Update go to 1.13.9 (continued) 2020-04-09 10:20:42 -04:00
OWNERS
README-ES.md
README.md Remove duplicated docs 2020-04-10 15:28:21 +02:00
ROADMAP.md
SECURITY_CONTACTS
WORKSPACE Update to golang 1.13.9 to match 1.18.1 2020-04-09 00:46:26 -04:00
cloudbuild.yaml Update GCB jobs to use bazel 2.2.0 2020-04-04 21:36:57 -05:00
code-of-conduct.md
doc.go
go.mod Update to controller-runtime that is compatible with 1.18 2020-04-11 14:44:25 -04:00
go.sum Update to controller-runtime that is compatible with 1.18 2020-04-11 14:44:25 -04:00
mkdocs.yml Update the testing page 2020-04-18 10:52:11 +02:00
netlify.toml
tools.go
version.go

README.md

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