项目作者: buxiaomo

项目描述 :
Deploy Kubernetes binaries with ansible
高级语言: Python
项目地址: git://github.com/buxiaomo/kube-ansible.git
创建时间: 2020-03-30T08:23:05Z
项目社区:https://github.com/buxiaomo/kube-ansible

开源协议:GNU General Public License v2.0

下载


kubeasy

This project will used ansible to deploy a production ready kubernetes cluster.

Read the documentation to see how the project is used

Cloud Support

  • Raspberry Pi
  • Azure
  • Aliyun
  • Aws (APIServer HA use the CLB)
  • GCP (APIServer HA use the TCP Load balancing)

Architecture Support

  • aarch64 (only download from official)
  • x86_64

Supported Linux Distributions

all node please install python.

  • UnionTech OS
  • Arch Linux
  • CentOS (7.*, 8.*)
  • Ubuntu (16.*, 18.*, 20.*, 21.*, 22.*)
  • Debian (10.*, 11.*)
  • OpenSUSE 15
  • Alma Linux 9
  • Amazon Linux 2
  • Rocky Linux (8, 9)
  • Red Hat Enterprise Linux (7, 8)
  • SUSE Linux Enterprise Server 15

Supported Components

  • Core
    • kubernetes
    • etcd
    • docker
    • containerd
    • cri-o
  • Network Plugin

    • cni-plugins
    • antrea
    • calico
    • canal
    • cilium
    • flannel
  • Application

    • coredns
    • metrics
    • nvidia-device-plugin