AKS Engine: legacy tool for Kubernetes on Azure (see status)
Перейти к файлу
Cecile Robert-Michon 666376f38f
chore: add security to changelog commit titles (#1415)
2019-05-30 17:21:47 -07:00
.chglog chore: add security to changelog commit titles (#1415) 2019-05-30 17:21:47 -07:00
.codecov
.github chore: add security to changelog commit titles (#1415) 2019-05-30 17:21:47 -07:00
.pipelines
.prowci
cmd
docs
examples
extensions
jenkins
loc
packer
parts
pkg test: update unit test payload for Azure Stack (#1408) 2019-05-30 14:25:22 -07:00
releases
scripts
test
translations
vendor
.gitattributes
.gitignore
.golangci.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Gopkg.lock
Gopkg.toml
LICENSE
Makefile
OWNERS
README.md
README_zh-CN.md
labels.yaml
main.go
makedev.ps1
packer.mk
test.mk
versioning.mk

README.md

AKS Engine - Units of Kubernetes on Azure!

Build Status Coverage Status GoDoc Go Report Card

AKS Engine is the easiest way to provision a self-managed Kubernetes cluster on Azure.

Overview

AKS Engine provides convenient tooling to quickly bootstrap Kubernetes clusters on Azure. By leveraging ARM (Azure Resource Manager), AKS Engine helps you create, destroy and maintain clusters provisioned with basic IaaS resources in Azure. AKS Engine is also the library used by AKS for performing these operations to provide managed service implementations.

Getting started

Depending on how new you are to AKS Engine, you can try a tutorial, or just dive straight into the documentation.

Please see the FAQ for answers about AKS Engine and its progenitor ACS-Engine.

Sharpen your skills

The official AKS Engine documentation covers everything you need to know about AKS Engine (and then some).

Join the community

Want to get involved? The community guide covers everything you need to know about the AKS Engine community and how you can contribute.

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.