AKS Engine: legacy tool for Kubernetes on Azure (see status)
Перейти к файлу
Jack Francis 6ab2989ce4
test: remove dangling fmt.Println (#4202)
2021-01-27 09:58:11 -08:00
.chglog
.codecov refactor: remove unsupported orchestrators (#3965) 2020-11-14 10:11:02 -08:00
.github ci: update dev image to deis/docker-go-dev v1.29.0 (#4195) 2021-01-25 17:01:27 -08:00
.pipelines ci: update dev image to deis/docker-go-dev v1.29.0 (#4195) 2021-01-25 17:01:27 -08:00
.prowci
cmd feat: add support for Kubernetes v1.21.0-alpha.1 (#4178) 2021-01-20 11:29:12 -08:00
docs chore: updating windows provisioing scripts to v0.0.10 (#4184) 2021-01-22 13:07:21 -08:00
examples feat: create kms key as part of cluster bootstrap (#4170) 2021-01-25 09:28:47 -08:00
extensions chore: deprecate orchestratorType (#4038) 2020-11-17 11:35:22 -08:00
hack/tools chore: update vendor deps (#4125) 2020-12-15 13:20:15 -08:00
jenkins
parts fix: update nodecustomdata to enable portmapper for kubenet+containerd (#4191) 2021-01-25 16:11:12 -08:00
pkg fix: update nodecustomdata to enable portmapper for kubenet+containerd (#4191) 2021-01-25 16:11:12 -08:00
releases
scripts fix: fix network cleanup code on windows for contianerd nodes (#4154) 2021-01-13 16:01:08 -08:00
staging/provisioning/windows chore: Add windowsnodelabelsync.ps1 (#4163) 2021-01-19 13:50:12 -08:00
test/e2e test: remove dangling fmt.Println (#4202) 2021-01-27 09:58:11 -08:00
translations
vendor chore: update adal to v0.9.6 (#4093) 2020-12-08 16:30:33 -05:00
vhd feat: add support for Kubernetes 1.20.2 (#4192) 2021-01-25 11:57:22 -08:00
.devcontainer.json ci: update dev image to deis/docker-go-dev v1.29.0 (#4195) 2021-01-25 17:01:27 -08:00
.gitattributes
.gitignore
.go-version
.golangci.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Jenkinsfile feat: add support for Kubernetes v1.21.0-alpha.1 (#4178) 2021-01-20 11:29:12 -08:00
LICENSE
Makefile ci: update dev image to deis/docker-go-dev v1.29.0 (#4195) 2021-01-25 17:01:27 -08:00
OWNERS ci: update OWNERS (#3853) 2020-09-22 08:25:27 -07:00
README.md docs: Clarify README for Azure Stack Hub (#4128) 2020-12-15 08:45:44 -08:00
SUPPORT.md docs: support FAQ (#4148) 2021-01-06 09:35:28 -08:00
go.mod chore: update adal to v0.9.6 (#4093) 2020-12-08 16:30:33 -05:00
go.sum chore: update adal to v0.9.6 (#4093) 2020-12-08 16:30:33 -05:00
main.go
makedev.ps1 ci: update dev image to deis/docker-go-dev v1.29.0 (#4195) 2021-01-25 17:01:27 -08:00
packer.mk docs: adding instructions for how how to build the Windows VHD for di… (#3911) 2020-10-08 16:16:32 -07: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 a legacy ARM template-driven way to provision a self-managed Kubernetes cluster on Azure.

Overview

AKS Engine provides 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 limited in its support for ongoing operational needs such as scaling, in-place upgrading, and extension management. The Cluster API Provider for Azure a.k.a. CAPZ provides more complete operational capabilities. AKS Engine remains the tool for managing Kubernetes clusters on Azure Stack Hub as CAPZ does not yet work there.

Getting started

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

Join the community

If you are committed to using AKS Engine longer term and would like to become a project maintainer, please reach out to us via the #aks-engine-dev Slack channel! The community guide covers everything you need to know about the AKS Engine community and how you can contribute. The developer guide will help you onboard as a developer. The AKS Engine community is committed to integrating and validating new versions of Kubernetes into AKS Engine. We encourage AKS Engine users to evaluate moving to CAPZ as it provides stronger support for managing the cluster lifecycle compared to AKS Engine.

Support

Please see our support policy.

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.

Data Collection

The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.

For more information, please see the telemetry documentation.