Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubernetes/kops
Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
https://github.com/kubernetes/kops
cncf containers go kops kubernetes
Last synced: 11 days ago
JSON representation
Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- Host: GitHub
- URL: https://github.com/kubernetes/kops
- Owner: kubernetes
- License: apache-2.0
- Created: 2016-06-27T22:01:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T10:22:54.000Z (14 days ago)
- Last Synced: 2024-10-25T13:24:58.496Z (14 days ago)
- Topics: cncf, containers, go, kops, kubernetes
- Language: Go
- Homepage: https://kops.sigs.k8s.io/
- Size: 423 MB
- Stars: 15,919
- Watchers: 317
- Forks: 4,650
- Open Issues: 159
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Security: SECURITY.md
- Roadmap: ROADMAP.md
Awesome Lists containing this project
- awesome-microservices - Kops
- awesome-ops - kubernetes/kops - 2.0|15884|2016-06-27|2024-10-06 | Kubernetes Operations (kOps) - 生产级别的 k8s 安装、升级与管理 | (K8S-Tools)
- awesome-repositories - kubernetes/kops - Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management (Go)
- awesome-starts - kubernetes/kops - Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management (Go)
- awesome-starred - kubernetes/kops - Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management (kubernetes)
- awesome-k8s - kops - 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. (Kubernetes distributions)
- awesome-hcloud - kOps
- awesome-list - kops - Production Grade K8s Installation, Upgrades, and Management | kubernetes | 13217 | (Go)
- awesome-golang-repositories - kops - Production Grade k8s Installation, Upgrades and Management (Repositories)
- awesome-k8s-resources - kops - `kops` helps you create,like kind,upgrade and maintain production-grade (Tools and Libraries / Cluster Provisioning)
- awesome-tools - kops - Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management (Uncategorized / Uncategorized)
- awesome - kops - Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management (Containers)
- awesome-cloud-native - kOps - Production Grade K8s Installation Upgrades and Management. (Cluster)
- k8s_awesome_document - Kops - --Kops帮助您从命令行创建、销毁、升级和维护生产级高可用的Kubernetes集群。Amazon Web Services (AWS)目前得到官方支持,GCE支持测试版,VMware vSphere支持测试版,其他平台支持也在计划之中。Kops允许您控制Kubernetes集群的完整生命周期;从基础设施配置到集群删除。 (🏗相关开源项目 / K8s集群部署工具)
README
# kOps - Kubernetes Operations
[![CI](https://github.com/kubernetes/kops/actions/workflows/main.yml/badge.svg)](https://github.com/kubernetes/kops/actions/workflows/main.yml)
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/kubernetes/kops) [![Go Report Card](https://goreportcard.com/badge/k8s.io/kops)](https://goreportcard.com/report/k8s.io/kops) [![GoDoc Widget]][GoDoc][GoDoc]: https://pkg.go.dev/k8s.io/kops
[GoDoc Widget]: https://godoc.org/k8s.io/kops?status.svgThe 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) and GCP (Google Cloud Platform) are currently officially supported, with DigitalOcean, Hetzner and OpenStack in beta support, and Azure in alpha.
## Can I see it in action?
## Installing and launching a Kubernetes cluster hosted on AWS, GCE, DigitalOcean, Hetzner, OpenStack, Azure
See [Getting Started](https://kops.sigs.k8s.io/getting_started/install/)
## Documentation
Documentation is in the `/docs` directory, and can be seen at [kops.sigs.k8s.io](https://kops.sigs.k8s.io/).
## Releases and kubernetes Release Compatibility
See [Releases and versioning](https://kops.sigs.k8s.io/welcome/releases/)
## Getting Involved and Contributing
See [Contributing](https://kops.sigs.k8s.io/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](https://docs.google.com/document/d/12QkyL0FkNbWPcLFxxRGSPt_tNPBHbmni3YLY-lHny7E/edit) 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](https://kops.sigs.k8s.io/welcome/office_hours/)