Git Product home page Git Product logo

ackdistro's Introduction

Home

Alibaba ACK Distro is a Kubernetes distribution based on Alibaba Container Service for Kubernetes to support production ready Kubernetes deployment for heterogeneous IaaS environment. Users can get complete content and community support for free through Alibaba Cloud. Its components have been verified and security checked by Alibaba Cloud Container Service for Kubernetes (ACK) and Alibaba Group's core business scenarios in large-scale production environment, with industry-leading security and reliability.

As a complete Kubernetes distribution, ACK Distro can be delivered to on-premise environment simply and quickly through sealer, an open-source application packaging delivery tool of Alibaba, helping users to manage their clusters more simply and flexibly. The components support both x86 and ARM hardware architectures, and include a high-performance network plugin hybridnet, which ensures that ACK Distro can run smoothly over a diverse infrastructure. At the same time, ACK Distro can be registered on the ACK service to achieve consistent resource management, policy compliance and traffic control, so that users can obtain the same user experience as the online ACK cluster.

The difference between ACK Distro and ACK

The main difference between ACK Distro and ACK clusters is that ACK clusters are deployed on and managed by Alibaba Cloud, while ACK Distro clusters are managed by yourself and can be deployed on on-premise environments, other cloud service providers or even your own PCs.

ACK Distro, as a downstream of ACK, will keep up-to-date with ACK's release. ACK Distro will release the same version within one month after ACK releases a new version, and ACK keeps updating the minor version of Kubernetes once every six months in principle. Please refer to the Appendix for the specific release strategy.

Features

Cluster installation

  • Support multiple deployment topologies including single-node, three-node, etcd/apiserver separation (under planning)
  • Support preflight and post-check for cluster
  • Support deployment on various IaaS such as ECS, VMware, VirtualBox, ZStack, OpenStack and bare metal
  • Support deployment on various OS such as Red Hat, Debian, Open Anolis, Kylin, Windows (under planning)
  • Support deployment on various architectures such as x86, arm64 (under planning), etc.

Cluster operation and maintenance

  • Support node scale, node replacement
  • Support for being managed by CNStack Community Edition (under planning)
  • Support cluster health check during runtime (under planning)
  • Support for backup/restore (under planning), Kubernetes version upgrade (under planning)

High performance network

  • Providing both overlay and underlay networking for containers in one or more clusters. Overlay and underlay containers can run on the same node and have cluster- wide bidirectional network connectivity
  • Flexible IP/Subnet management policies
  • Intuitive and comprehensive statistics of network resources
  • Multi-cluster networking

Cloud-native local storage management system

  • Support local storage pool management, dynamic volume provisioning, volume expansion and volume snapshot
  • Support extended scheduler, Raw block volume
  • Support volume metrics, IO Throttling

Quick start

wget -c https://sealer.oss-cn-beijing.aliyuncs.com/sealers/sealer-v0.8.5-linux-amd64.tar.gz && \
      tar -xvf sealer-v0.8.5-linux-amd64.tar.gz -C /usr/bin

sealer run ack-agility-registry.cn-shanghai.cr.aliyuncs.com/ecp_builder/ackdistro:v1-20-4-ack-3 -m ${master_ip1}[,${master_ip2},${master_ip3}] [ -n ${worker_ip1}...] -p password

kubectl get cs

For more information, please refer to: User-guide.

Component Introduction

Basic Components

Including:Apiserver/scheduler/controller-manager/kubelet/kube-proxy/coredns/metrics-server/kubectl/kubeadm, etc.

Container during runtime

Including docker, containerd, nvidia-docker, etc.

Cluster Installation Tools

sealer, open source

Network plugin

hybridnet,support underlay and overlay, open source

Local storage plugin

open-local, Support local disk scheduling,open source

Community

Please refer to: community

License

ACK Distro is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

ackdistro's People

Contributors

stevent-fei avatar vincecui avatar tamerga avatar hhyasdf avatar denverdino avatar thebeatles1994 avatar haiyangding avatar luckyfengyong avatar

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.