Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
Go to file
Ole Markus With 9d62968919 Skip expected failure on cilium 1.11 2022-03-29 19:22:10 +02:00
.github Use golang 1.18.0 explicitly 2022-03-29 07:22:16 +03:00
addons Disallow the use of legacy addons 2021-07-31 05:33:26 +03:00
channels promote alpha to stable 2022-03-25 10:56:09 -04:00
cloudmock Add integration test for really long cluster names 2022-03-15 20:44:26 +01:00
cmd Merge pull request #13378 from hierynomus/sshkey-output 2022-03-28 00:51:22 -07:00
dns-controller Set command using entrypoint instead of cmd 2022-03-11 16:02:46 +01:00
dnsprovider Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
docs Update the security docs 2022-03-26 10:11:54 +01:00
examples Make cloudProvider a struct in v1alpha3 API 2022-03-02 21:59:49 -08:00
hack Install gcloud instead of gsutil 2022-03-29 10:56:22 +03:00
hooks
images/mkdocs Update netflify deps 2022-03-25 06:13:21 +02:00
k8s/crds AWS-NODE-TERMINATION: Add possibility to set a tune image version 2022-03-23 10:59:51 +01:00
nodeup Use k8s.gcr.io for k8s side-loaded images 2022-03-23 12:15:57 +02:00
permalinks Prepare 1.23 branch 2021-08-27 21:07:14 -07:00
pkg Use Cilium 1.11 as default 2022-03-29 12:58:24 +02:00
protokube Remove id var, which is never used beyond that if test 2022-03-26 09:48:51 +01:00
tests Skip expected failure on cilium 1.11 2022-03-29 19:22:10 +02:00
tools Use .bazel-bin to help gopls & VSCode 2021-10-26 08:04:06 -04:00
upup Use Cilium 1.11 as default 2022-03-29 12:58:24 +02:00
util/pkg Correctly detect GovCloud regions 2022-03-24 12:59:32 -07:00
vendor Remap images to add digest to them 2022-03-26 18:40:21 +01:00
.bazelrc
.bazelversion Update Bazel to v4.2.1 2021-09-11 15:41:28 +03:00
.dockerignore
.gitattributes
.gitignore Use .bazel-bin to help gopls & VSCode 2021-10-26 08:04:06 -04:00
.golangci.yaml Update .golangci.yaml 2021-12-13 20:50:58 -06:00
.kazelcfg.json
.shipbot.yaml Add support for darwin/arm64 on the client-side 2021-06-28 10:18:28 +03:00
BUILD.bazel Replace bazel :gofmt target with direct invocation 2021-10-26 08:04:08 -04:00
CHANGELOG.md
CONTRIBUTING.md
LICENSE
Makefile Install gsutil if needed 2022-03-29 08:46:14 +03:00
OWNERS
README-ES.md Post 1.23.0 release doc updates 2022-03-11 08:51:05 -08:00
README.md Fix broken link to contributing 2021-07-11 23:27:25 -04:00
ROADMAP.md
SECURITY.md
SECURITY_CONTACTS
WORKSPACE Update Go to v1.17.5 2021-12-13 12:48:11 +02:00
bazel-bin Create bazel-bin -> .bazel-bin symlink 2021-10-26 08:04:08 -04:00
cloudbuild.yaml Use golang 1.18.0 explicitly 2022-03-29 07:22:16 +03:00
code-of-conduct.md
doc.go
go.mod Remap images to add digest to them 2022-03-26 18:40:21 +01:00
go.sum Update golangci-lint to v1.45.0 2022-03-23 11:38:46 +02:00
mkdocs.yml Add docs for testing preview versions 2022-02-05 12:49:19 +01:00
netlify.toml
version.go Release 1.24.0-alpha.3 (#13372) 2022-03-18 21:09:12 -07:00

README.md

kOps - Kubernetes Operations

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 will not only help you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes cluster, but it will also provision the necessary cloud infrastructure.

AWS (Amazon Web Services) is currently officially supported, with DigitalOcean, GCE, and OpenStack in beta support, and Azure and AliCloud in alpha.

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