Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
Go to file
Ole Markus With d471845dce Move merging of kubelet configs to populate instance groups so we have only one place to fetch them
The kubelet config can be configured in a number of places. Merge them earlier so we only need to check the config in the IG kubeletConfig
2022-08-20 15:35:15 +02:00
.github Update Go to v1.19.0 2022-08-17 06:56:48 +03:00
addons
channels Merge pull request #14135 from hakman/go-1.19.0 2022-08-17 02:40:55 -07:00
cloudmock Support multiple lifecycle hooks for the same ASG in our mocks 2022-08-18 20:23:34 +02:00
cmd Merge pull request #14127 from olemarkus/write-ig-input 2022-08-20 03:29:35 -07:00
dns-controller
dnsprovider Run make goimports 2022-08-17 07:03:33 +03:00
docs Revert "Remove passing cluster name as positional argument" 2022-08-18 07:26:42 +02:00
examples
hack gce: Move out of beta, drop feature flag 2022-06-28 11:22:34 -04:00
hooks
images/mkdocs
k8s/crds Add option to configure runc version for containerd 2022-08-04 09:48:46 +03:00
nodeup Use testhelper for generating test IG 2022-08-20 15:34:22 +02:00
permalinks
pkg Move merging of kubelet configs to populate instance groups so we have only one place to fetch them 2022-08-20 15:35:15 +02:00
protokube Add config drive as a source for OpenStack instance metadata 2022-06-22 10:58:05 +02:00
tests Merge pull request #14150 from olemarkus/cas-default-image2 2022-08-20 03:29:46 -07:00
tools
upup Move merging of kubelet configs to populate instance groups so we have only one place to fetch them 2022-08-20 15:35:15 +02:00
util/pkg Run make goimports 2022-08-17 07:03:33 +03:00
vendor Update dependencies 2022-08-19 06:08:23 +00:00
.dockerignore
.gitattributes
.gitignore Ignore the _rundir that kubetest2 now creates 2022-06-29 14:25:32 +02:00
.golangci.yaml
.kazelcfg.json
.shipbot.yaml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
Makefile Release 1.25.0-alpha.2 (#14070) 2022-07-29 11:31:11 -07:00
OWNERS
README-ES.md fix typos 2022-06-22 17:03:48 +08:00
README.md
ROADMAP.md
SECURITY.md
SECURITY_CONTACTS
cloudbuild.yaml Update Go to v1.19.0 2022-08-17 06:56:48 +03:00
code-of-conduct.md
doc.go
go.mod Update dependencies 2022-08-19 06:08:23 +00:00
go.sum Update dependencies 2022-08-19 06:08:23 +00:00
mkdocs.yml Release notes for 1.24.0 2022-07-08 10:42:03 +03:00
netlify.toml
version.go Release 1.25.0-alpha.2 (#14070) 2022-07-29 11:31:11 -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