AKS Engine: legacy tool for Kubernetes on Azure (see status)
Перейти к файлу
Jack Francis aa56294ec2
ci: simplify generated consts flows (#4536)
2021-06-28 16:49:09 -07:00
.chglog release: git-chglog changes with docs (#4482) 2021-06-24 09:53:16 -07:00
.codecov refactor: remove unsupported orchestrators (#3965) 2020-11-14 10:11:02 -08:00
.github ci: simplify generated consts flows (#4536) 2021-06-28 16:49:09 -07:00
.pipelines ci: use go 1.16 everywhere (#4528) 2021-06-28 14:29:32 -07:00
.prowci docs: refresh documentation store (#3177) 2020-05-04 10:59:22 -07:00
cmd test: remove manually curated azure const UT (#4535) 2021-06-28 16:47:22 -07:00
docs release: git-chglog changes with docs (#4482) 2021-06-24 09:53:16 -07:00
examples docs: add v0.63.0 to Azure Stack topic page (#4452) 2021-06-16 14:17:23 -07:00
extensions chore: deprecate orchestratorType (#4038) 2020-11-17 11:35:22 -08:00
hack/tools chore: remove hack/tools go module (#4534) 2021-06-28 15:34:31 -07:00
parts fix: front-proxy certs updated by rotate-certs (#4467) 2021-06-21 09:16:33 -07:00
pkg test: remove manually curated azure const UT (#4535) 2021-06-28 16:47:22 -07:00
releases ci: v0.64.0 changelog (#4453) 2021-06-10 16:35:12 -07:00
scripts ci: simplify generated consts flows (#4536) 2021-06-28 16:49:09 -07:00
staging/provisioning/windows fix: Force restart kubeproxy to avoid stucking (#4375) 2021-04-21 17:39:27 -07:00
test/e2e ci: use go 1.16 everywhere (#4528) 2021-06-28 14:29:32 -07:00
translations Rename to aks-engine 2018-12-03 16:17:32 -07:00
vendor chore: update logrus to 1.8.0 (#4310) 2021-03-02 09:20:34 -08:00
vhd chore: Update Azure CNI to 1.4.0 (#4500) 2021-06-28 08:46:30 -07:00
.devcontainer.json ci: use go 1.16 everywhere (#4528) 2021-06-28 14:29:32 -07:00
.gitattributes style: override linguist's default language detection (#3100) 2020-04-20 12:39:34 -06:00
.gitignore chore: move VHD files to vhd directory (#2590) 2020-01-16 14:56:25 -08:00
.golangci.yml ci: enable staticcheck linter (#3191) 2020-05-06 12:23:29 -07:00
CODE_OF_CONDUCT.md docs: use Microsoft's standard code of conduct for GitHub (#1659) 2019-07-23 13:53:43 -07:00
CONTRIBUTING.md docs: refresh documentation store (#3177) 2020-05-04 10:59:22 -07:00
Dockerfile chore: Add Dockerfile for convenient building (#4431) 2021-05-24 09:27:33 -07:00
Jenkinsfile feat: add support for Kubernetes v1.22.0-alpha.1 (#4395) 2021-05-03 10:21:10 -07:00
LICENSE Add License 2016-10-06 07:18:42 -07:00
Makefile ci: simplify generated consts flows (#4536) 2021-06-28 16:49:09 -07:00
OWNERS ci: update OWNERS (#3853) 2020-09-22 08:25:27 -07:00
README.md docs: refine message about aks-engine project status (#4312) 2021-03-03 12:46:49 -08:00
SUPPORT.md docs: support FAQ (#4148) 2021-01-06 09:35:28 -08:00
go.mod ci: use go 1.16 everywhere (#4528) 2021-06-28 14:29:32 -07:00
go.sum chore: freshen go mod dependencies (#4440) 2021-06-07 11:11:26 -07:00
main.go fix: commands return errors rather than exit (#693) 2019-03-11 17:01:44 -06:00
makedev.ps1 ci: use go 1.16 everywhere (#4528) 2021-06-28 14:29:32 -07: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 ci: simplify generated consts flows (#4536) 2021-06-28 16:49:09 -07:00
versioning.mk Rename to aks-engine 2018-12-03 16:17:32 -07:00

README.md

AKS Engine - Units of Kubernetes on Azure!

Build Status Coverage Status GoDoc Go Report Card

Project status

This project is stable, meaning the pace of new features is intentionally low. AKS Engine is maintained by teams who depend on it including AKS Engine on Azure Stack Hub.

Overview

AKS Engine is an ARM template-driven way to provision a self-managed Kubernetes cluster 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 has limited support for ongoing operational capabilities such as scaling, in-place upgrade, and extensions. 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.