AKS Engine: Units of Kubernetes on Azure Stack Hub!
Перейти к файлу
Jack Francis 3fe0a454d1
test: configurable pvc E2E tests (#2620)
2020-01-23 11:54:40 -08:00
.chglog
.codecov
.github
.pipelines fix: Moving publish release notes step after e2e test runs so windows vhd pipeline can be re-run (#2595) 2020-01-17 16:05:23 -08:00
.prowci
cmd feat: Add Node Pool (#2557) 2020-01-17 09:43:58 -08:00
docs chore: move VHD files to vhd directory (#2590) 2020-01-16 14:56:25 -08:00
examples feat: Add Node Pool (#2557) 2020-01-17 09:43:58 -08:00
extensions docs: remove mentions of old orchestrators (#2501) 2019-12-26 14:04:42 -05:00
hack/tools feat: build pipeline to create new marketplace vhd skus for windows (#2537) 2020-01-09 11:55:47 -05:00
jenkins
loc
parts feat: fetching collect-windows-logs.ps1 during windows CSE (#2615) 2020-01-23 08:48:36 -08:00
pkg feat: add support for Kubernetes 1.16.6 (#2588) 2020-01-23 12:43:51 -05:00
releases chore: move VHD files to vhd directory (#2590) 2020-01-16 14:56:25 -08:00
scripts
test/e2e test: configurable pvc E2E tests (#2620) 2020-01-23 11:54:40 -08:00
translations
vendor
vhd feat: add support for Kubernetes 1.16.6 (#2588) 2020-01-23 12:43:51 -05:00
.devcontainer.json
.gitattributes
.gitignore chore: move VHD files to vhd directory (#2590) 2020-01-16 14:56:25 -08:00
.golangci.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Jenkinsfile test: consolidate E2E test cluster configurations (#2586) 2020-01-22 15:34:30 -08:00
LICENSE
Makefile
OWNERS
README.md
README_zh-CN.md
go.mod
go.sum
labels.yaml
main.go
makedev.ps1
packer.mk chore: move VHD files to vhd directory (#2590) 2020-01-16 14:56:25 -08:00
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.