GitHub Trends
10.2K subscribers
15.4K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#jinja #ansible #calico #cilium #docker #etcd #flannel #k8s #kubeasz #kubernetes

**kubeasz** is a tool that helps you quickly set up a highly available Kubernetes (k8s) cluster. It uses binary deployment and Ansible playbooks for automation, offering both one-click installation scripts and step-by-step guides. You can customize almost any parameter of the cluster components and use pre-set default configurations for large-scale clusters.

The benefits include:
- High availability for master nodes
- Support for multiple architectures (amd64/arm64)
- Offline installation option
- Compatibility with various Linux distributions
- Automated network setup with options like Calico, Cilium, and more
- Easy management and upgrade of the cluster

This makes it easier to deploy and manage Kubernetes clusters efficiently.

https://github.com/easzlab/kubeasz
#go #k8s_sig_api_machinery

The Kubernetes controller-runtime project provides a set of Go libraries to help you build controllers for Kubernetes. It is used by tools like Kubebuilder and Operator SDK, which are great for starting new projects. This project follows semantic versioning, ensuring compatible code releases. You can find detailed documentation and examples to help you get started. The benefit to you is that it makes building and managing Kubernetes controllers easier and more reliable, with clear guidelines for contributions and compatibility.

https://github.com/kubernetes-sigs/controller-runtime