Git Product home page Git Product logo

s-spindler / gardener Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gardener/gardener

0.0 1.0 0.0 32.03 MB

Kubernetes API server extension and controller managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, and Packet with minimal TCO.

Home Page: https://gardener.cloud

License: Other

Makefile 0.11% Shell 1.09% Smarty 1.56% HCL 0.15% Go 96.98% Dockerfile 0.02% Python 0.10%

gardener's Introduction

Gardener Logo

CI Build status Slack channel #gardener Go Report Card GoDoc CII Best Practices

Gardener implements the automated management and operation of Kubernetes clusters as a service and provides support for multiple cloud providers (Alicloud, AWS, Azure, GCP, OpenStack, ...). Its main principle is to leverage Kubernetes concepts for all of its tasks.

In essence, Gardener is an extension API server that comes along with a bundle of custom controllers. It introduces new API objects in an existing Kubernetes cluster (which is called garden cluster) in order to use them for the management of end-user Kubernetes clusters (which are called shoot clusters). These shoot clusters are described via declarative cluster specifications which are observed by the controllers. They will bring up the clusters, reconcile their state, perform automated updates and make sure they are always up and running.

To accomplish these tasks reliably and to offer a certain quality of service, Gardener requires to control the main components of a Kubernetes cluster (etcd, API server, controller manager, scheduler). These so-called control plane components are hosted in Kubernetes clusters themselves (which are called seed clusters). This is the main difference compared to many other OSS cluster provisioning tools: The shoot clusters do not have dedicated master VMs, instead, the control plane is deployed as native Kubernetes workload into the seeds. This does not only effectively reducing the total costs of ownership, it also allows easier implementations for "day-2 operations" (like cluster updates or robustness) by relying on all the mature Kubernetes features and capabilities.

Please find more information regarding the concepts and a detailed description of the architecture in our Gardener Wiki and our blog post on kubernetes.io.


K8s conformance test coverage

Conformance test results of latest stable Gardener release, transparently visible at the CNCF testgrid:

Provider/K8s v1.15 v1.14 v1.13 v1.12 v1.11 v1.10
GCP Gardener v1.15 Conformance Tests Gardener v1.14 Conformance Tests Gardener v1.13 Conformance Tests Gardener v1.12 Conformance Tests Gardener v1.11 Conformance Tests Gardener v1.10 Conformance Tests
AWS Gardener v1.15 Conformance Tests Gardener v1.14 Conformance Tests Gardener v1.13 Conformance Tests Gardener v1.12 Conformance Tests Gardener v1.11 Conformance Tests Gardener v1.10 Conformance Tests
OpenStack Gardener v1.15 Conformance Tests Gardener v1.14 Conformance Tests Gardener v1.13 Conformance Tests Gardener v1.12 Conformance Tests Gardener v1.11 Conformance Tests Gardener v1.10 Conformance Tests
Azure Gardener v1.15 Conformance Tests Gardener v1.14 Conformance Tests Gardener v1.13 Conformance Tests Gardener v1.12 Conformance Tests Gardener v1.11 Conformance Tests Gardener v1.10 Conformance Tests
Alicloud Gardener v1.15 Conformance Tests Gardener v1.14 Conformance Tests Gardener v1.13 Conformance Tests N/A N/A N/A
Packet1 ย 

1 will be available in near future

Besides the conformance tests, over 400 additional e2e tests are executed on a daily basis. Get an overview of the test results at testgrid.

To start using or developing the Gardener locally

See our documentation in the /docs repository, please find the index here.

Setting up your own Gardener landscape in the cloud

The quickest way to test drive Gardener is to install it virtually onto an existing Kubernetes cluster, just like you would install any other Kubernetes-ready application. Launch your automatic installer here

We also have a Gardener Helm Chart. Alternatively you can use our garden setup project to create a fully configured Gardener landscape which also includes our Gardener Dashboard.

Feedback and Support

Feedback and contributions are always welcome!

All channels for getting in touch or learning about our project are listed under the community section. We are cordially inviting interested parties to join our weekly meetings.

Please report bugs or suggestions about our Kubernetes clusters as such or the Gardener itself as GitHub issues or join our Slack channel #gardener (please invite yourself to the Kubernetes workspace here).

Learn more!

Please find further resources about out project here:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.