Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
Go to file
msidwell 3b51ce413b add gp3 volume default params
add io2 case and correct IOPS minimum value check

add gp3 case

add io2 and gp3 parameter ratio validation logic

add volumeThroughput parameter for disks that support it

add volumeThroughput components throughout ebs structs

add volumeThroughput to versioned api

updated api machinery and crds

apimachinery update
2021-01-04 21:29:43 +02:00
.github
addons
channels
cloudmock
cmd Remove support for Kubenet with containerd 2020-12-27 22:14:55 +02:00
dns-controller
dnsprovider
docs Merge pull request #10494 from hakman/release--1.19.0-beta.3 2020-12-23 05:46:26 -08:00
examples
hack Remove copyright YEAR from generated Go files 2021-01-03 19:35:51 -06:00
hooks
images/mkdocs
k8s/crds add gp3 volume default params 2021-01-04 21:29:43 +02:00
node-authorizer
nodeup Remove support for Kubenet with containerd 2020-12-27 22:14:55 +02:00
permalinks
pkg add gp3 volume default params 2021-01-04 21:29:43 +02:00
protokube Remove copyright YEAR from generated Go files 2021-01-03 19:35:51 -06:00
tests Remove support for Kubenet with containerd 2020-12-27 22:14:55 +02:00
tools
upup add gp3 volume default params 2021-01-04 21:29:43 +02:00
util/pkg
vendor
.bazelrc
.bazelversion
.dockerignore
.gitignore
.kazelcfg.json
.shipbot.yaml
BUILD.bazel
CHANGELOG.md
CONTRIBUTING.md
LICENSE
Makefile Remove copyright YEAR from generated Go files 2021-01-03 19:35:51 -06:00
OWNERS
README-ES.md
README.md
ROADMAP.md
SECURITY.md
SECURITY_CONTACTS
WORKSPACE
cloudbuild.yaml
code-of-conduct.md
doc.go
go.mod
go.sum Remove copyright YEAR from generated Go files 2021-01-03 19:35:51 -06:00
mkdocs.yml
netlify.toml
tools.go
version.go Release 1.19.0-beta.3 2020-12-23 12:12:38 +02:00

README.md

kops logo

kops - Kubernetes Operations

Go Report Card GoDoc Widget

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

2020-05-06 etcd-manager Certificate Expiration Advisory

kops versions released today contain a critical fix to etcd-manager: 1 year after creation (or first adopting etcd-manager), clusters will stop responding due to expiration of a TLS certificate. Upgrading kops to 1.15.3, 1.16.2, 1.17.0-beta.2, or 1.18.0-alpha.3 is highly recommended. Please see the advisory for the full details.

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