Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
Go to file
Kubernetes Prow Robot f00e538bfd
Merge pull request #8977 from hakman/stretch-image-1.10
Default to Debian 9 (Stretch) for Kubernetes 1.8, 1.9 and 1.10
2020-04-27 15:26:06 -07:00
.github Drop go 1.14 on macOS 2020-04-26 12:11:35 -07:00
addons Merge pull request #8857 from mousavian/master 2020-04-09 06:35:45 -07:00
channels Merge pull request #8977 from hakman/stretch-image-1.10 2020-04-27 15:26:06 -07:00
cloudmock Merge branch 'master' into surge 2020-02-17 09:17:26 -08:00
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 Merge pull request #8980 from olemarkus/single-to-master 2020-04-27 12:18:05 -07: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 Merge pull request #8967 from michalschott/profiling_and_protect_kernel_defaults_flags 2020-04-27 10:09:29 -07:00
kube-discovery Correct word misspelling 2019-09-29 22:23:07 +08:00
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 Merge pull request #8980 from olemarkus/single-to-master 2020-04-27 12:18:05 -07:00
protokube Migrates GCE sdk from v0.beta to v1 2020-04-24 10:54:19 -07:00
tests Remove irrelevant TODO comment from userdata 2020-04-18 08:54:35 -05:00
tools gzip: use --no-name to avoid saving timestamp 2020-02-14 22:27:07 -05:00
upup Merge pull request #9004 from geojaz/gce/update_network 2020-04-27 14:16:05 -07:00
util/pkg Replace deprecated x/net/context with context 2020-04-09 23:58:19 -04:00
vendor Trying to clear out older google.golang.org/api cruft 2020-04-24 09:58:51 -07:00
.bazelrc Add suggested alias for bazelrc import location 2018-10-18 09:01:39 -07:00
.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 updating functionality to verify bazel build files 2018-02-23 17:36:42 -07:00
.shipbot.yaml Publish sha256 artifacts for kops itself 2019-08-25 17:28:13 -07:00
.travis.yml Use latest patch version for GO in tests 2020-04-20 05:47:33 +03:00
BUILD.bazel Introduce go modules 2019-08-25 14:49:06 -04:00
CHANGELOG.md Documentation updates 2017-06-30 15:33:37 -06:00
CONTRIBUTING.md Fix broken url in CONTRIBUTING.md 2018-10-02 01:22:29 +09:00
LICENSE Unmangle the Apache library 2017-01-19 10:49:31 -05:00
Makefile Update go to 1.13.9 (continued) 2020-04-09 10:20:42 -04:00
OWNERS Add joshbranham to OWNERs as reviewer 2019-11-26 22:37:24 -05:00
README-ES.md Update compatibility matrix 2020-03-04 07:08:44 -08:00
README.md Remove duplicated docs 2020-04-10 15:28:21 +02:00
ROADMAP.md Update roadmap 2020-03-04 22:22:37 -08:00
SECURITY_CONTACTS Update embargo doc link in SECURITY_OWNERS and changes PST to PSC 2019-03-08 10:23:48 -07:00
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 Update code-of-conduct.md 2017-12-20 14:06:36 -05:00
doc.go Update copyright notices 2019-09-09 14:47:51 -04:00
go.mod Bumps the gcp client libraries to v0.22.0. 2020-04-23 16:00:58 -07:00
go.sum Trying to clear out older google.golang.org/api cruft 2020-04-24 09:58:51 -07:00
mkdocs.yml Update the testing page 2020-04-18 10:52:11 +02:00
netlify.toml Add netlify file and remove todo 2019-10-25 11:43:31 -04:00
tools.go Replace unmaintained go-bindata 2020-02-14 13:57:29 -05:00
version.go Release 1.18.0-alpha.2 2020-02-05 21:58:08 -05:00

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