AKS Engine: legacy tool for Kubernetes on Azure (see status)
Перейти к файлу
Matt Boersma c9d859316d revert: "chore: update go-dev tools image (#2534)" (#2632)
This reverts commit 7cff5e4dcc.
2020-01-27 14:01:54 -08:00
.chglog
.codecov
.github
.pipelines revert: "chore: update go-dev tools image (#2534)" (#2632) 2020-01-27 14:01:54 -08:00
.prowci
cmd feat: validate VHD availability on azurestack (#2342) 2020-01-27 14:07:52 -05: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 revert: "chore: update go-dev tools image (#2534)" (#2632) 2020-01-27 14:01:54 -08:00
jenkins
loc
parts chore: Updating NPM CPU and Memory requests and limits (#2530) 2020-01-24 16:34:10 -08:00
pkg feat: validate VHD availability on azurestack (#2342) 2020-01-27 14:07:52 -05:00
releases chore: move VHD files to vhd directory (#2590) 2020-01-16 14:56:25 -08:00
scripts fix: Fix some path handling in collect-windows-logs script (#2488) 2019-12-26 11:44:42 -05:00
test/e2e test: zones aren't available everywhere (#2633) 2020-01-27 09: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 revert: "chore: update go-dev tools image (#2534)" (#2632) 2020-01-27 14:01:54 -08:00
.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 revert: "chore: update go-dev tools image (#2534)" (#2632) 2020-01-27 14:01:54 -08:00
OWNERS
README.md
README_zh-CN.md
go.mod
go.sum
labels.yaml
main.go
makedev.ps1 revert: "chore: update go-dev tools image (#2534)" (#2632) 2020-01-27 14:01:54 -08:00
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.