AKS Engine: Units of Kubernetes on Azure Stack Hub!
Перейти к файлу
Matt Boersma 04f7ff84ee
refactor: remove unsupported orchestrators (#3965)
2020-11-14 10:11:02 -08:00
.chglog chore: add security to changelog commit titles (#1415) 2019-05-30 17:21:47 -07:00
.codecov refactor: remove unsupported orchestrators (#3965) 2020-11-14 10:11:02 -08:00
.github ci: adding github actions to create nightly builds (#3904) 2020-10-07 16:24:30 -07:00
.pipelines ci: Updating pr-windows-signed-scripts.yaml to allow for overriding cluster definition (#4015) 2020-11-06 17:08:29 -08:00
.prowci docs: refresh documentation store (#3177) 2020-05-04 10:59:22 -07:00
cmd test: fix two UTs to work with "cli" auth (#3995) 2020-11-02 16:01:23 -07:00
docs refactor: remove unsupported orchestrators (#3965) 2020-11-14 10:11:02 -08:00
examples ci: remove node-problem-detector addon from PR E2E (#4010) 2020-11-05 15:14:10 -08:00
extensions feat: enable system-assigned identity by default (#3856) 2020-10-13 12:17:51 -07:00
hack/tools chore: update go toolchain to v1.15.3 (#3879) 2020-10-29 15:04:29 -07:00
jenkins retire Azure CDN for container image repository proxying (#3535) 2018-07-24 13:19:31 -07:00
loc LEGO: check in for master to temporary branch. (#2983) 2018-05-16 08:55:09 -07:00
parts refactor: remove unsupported orchestrators (#3965) 2020-11-14 10:11:02 -08:00
pkg refactor: remove unsupported orchestrators (#3965) 2020-11-14 10:11:02 -08:00
releases chore: move VHD files to vhd directory (#2590) 2020-01-16 14:56:25 -08:00
scripts refactor: remove unsupported orchestrators (#3965) 2020-11-14 10:11:02 -08:00
staging/provisioning/windows fix: Re-ordering HNS policy removal due to 10c change in behavior and consolidating logic in Windows cleanup scripts (#4002) 2020-11-05 16:26:33 -08:00
test/e2e test: re-engage cluster-autoscaler tests if no ssh (#4034) 2020-11-14 09:55:07 -08:00
translations Rename to aks-engine 2018-12-03 16:17:32 -07:00
vendor feat: upload collected logs to storage account container (#3944) 2020-10-29 11:57:28 -07:00
vhd chore: Use Windows November(11b) updates as default vhd (#4033) 2020-11-14 10:10:08 -08:00
.devcontainer.json chore: update go toolchain to v1.15.3 (#3879) 2020-10-29 15:04:29 -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
.go-version chore: update go toolchain to 1.14.4 (#3596) 2020-07-14 16:39:07 -06: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
Jenkinsfile feat: add support for Kubernetes v1.20.0-alpha.3 (#3934) 2020-10-29 13:44:34 -07:00
LICENSE Add License 2016-10-06 07:18:42 -07:00
Makefile chore: update go toolchain to v1.15.3 (#3879) 2020-10-29 15:04:29 -07:00
OWNERS ci: update OWNERS (#3853) 2020-09-22 08:25:27 -07:00
README.md docs: CLI operations (#3837) 2020-09-25 12:18:49 -07:00
README_zh-CN.md refactor: remove unsupported orchestrators (#3965) 2020-11-14 10:11:02 -08:00
SUPPORT.md docs: clarify project support policy in SUPPORT.md (#3813) 2020-09-14 10:37:09 -07:00
go.mod chore: update go toolchain to v1.15.3 (#3879) 2020-10-29 15:04:29 -07:00
go.sum feat: upload collected logs to storage account container (#3944) 2020-10-29 11:57:28 -07:00
main.go fix: commands return errors rather than exit (#693) 2019-03-11 17:01:44 -06:00
makedev.ps1 chore: update go toolchain to v1.15.3 (#3879) 2020-10-29 15:04:29 -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 fix: Enable e2e to install ginko if required (#3330) 2020-06-05 09:16:40 -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

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.

Getting started

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

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. The developer guide will help you onboard as a developer.

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.