Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
Go to file
Kenji Kaneda baff30d66e Add an option to skip NTP installation
Add NTPConfig to ClusterSpec. NTPConfig has the SkipInstall option.

https://github.com/kubernetes/kops/issues/9661
2021-03-31 12:33:32 -07:00
.github
addons
channels Promote channel alpha to stable 2021-03-22 08:37:30 +02:00
cloudmock Use "tag on create" for EIPs, NLBs, and TargetGroups 2021-03-22 07:21:51 -05:00
cmd Expand flag help on --user flags 2021-03-27 13:41:10 -04:00
dns-controller Deeper validation in dns controller tests 2021-03-21 11:00:20 -04:00
dnsprovider
docs Add an option to skip NTP installation 2021-03-31 12:33:32 -07:00
examples
hack
hooks
images/mkdocs
k8s/crds Add an option to skip NTP installation 2021-03-31 12:33:32 -07:00
nodeup Add an option to skip NTP installation 2021-03-31 12:33:32 -07:00
permalinks
pkg Add an option to skip NTP installation 2021-03-31 12:33:32 -07:00
protokube Remove uneccesary nil point checks 2021-03-25 23:48:32 +05:30
tests Update test outputs 2021-03-26 11:24:11 -07:00
tools
upup Only update kops-controller pods on deletion 2021-03-29 09:06:39 +02:00
util/pkg
vendor Update google SDK libraries 2021-03-21 10:48:38 -04:00
.bazelrc
.bazelversion
.dockerignore
.gitattributes
.gitignore
.kazelcfg.json
.shipbot.yaml
BUILD.bazel
CHANGELOG.md
CONTRIBUTING.md
LICENSE
Makefile cloudbuild: capture some hashes 2021-03-29 10:02:01 -04:00
OWNERS
README-ES.md
README.md
ROADMAP.md
SECURITY.md
SECURITY_CONTACTS
WORKSPACE
cloudbuild.yaml cloudbuild: capture some hashes 2021-03-29 10:02:01 -04:00
code-of-conduct.md
doc.go
go.mod Update google SDK libraries 2021-03-21 10:48:38 -04:00
go.sum Update google SDK libraries 2021-03-21 10:48:38 -04:00
mkdocs.yml Release notes for 1.21.0-alpha.2 2021-03-22 11:51:13 +02:00
netlify.toml
version.go Release 1.21.0-alpha.2 2021-03-22 08:38:47 +02:00

README.md

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 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