AKS Engine: Units of Kubernetes on Azure Stack Hub!
Перейти к файлу
christinalau0 a4a3778698
chore: update default windows image to jan 2023 (#77)
2023-02-02 17:54:28 -08:00
.chglog chore: renamed go packages and modules (#20) 2022-09-11 22:13:07 -07:00
.github chore: include relevant updates from v0.73.0 (#53) 2022-11-15 13:53:48 -08:00
.pipelines ci: PR gate runs E2E suite (#69) 2023-01-30 14:23:35 -08:00
cmd chore: enable v1.23.15 & v1.24.9, use ubuntu 20.04 as default, force containerd runtime (#68) 2023-01-30 17:27:53 -08:00
docs chore: enable v1.23.15 & v1.24.9, use ubuntu 20.04 as default, force containerd runtime (#68) 2023-01-30 17:27:53 -08:00
examples chore: enable v1.23.15 & v1.24.9, use ubuntu 20.04 as default, force containerd runtime (#68) 2023-01-30 17:27:53 -08:00
extensions docs: rename binary name in all markdown files (#42) 2022-10-06 15:07:31 -07:00
hack/tools ci: update golangci + fix lint errors (#30) 2022-09-19 13:11:17 -07:00
parts fix: CoreDNS image not updated after cluster upgrade (#75) 2023-02-01 14:19:11 -08:00
pkg chore: update default windows image to jan 2023 (#77) 2023-02-02 17:54:28 -08:00
scripts fix: add Azure CNI config script to Ubuntu VHD (#70) 2023-01-31 16:41:32 -08:00
staging/provisioning/windows chore: include relevant updates from v0.73.0 (#53) 2022-11-15 13:53:48 -08:00
test/e2e test: e2e sets ImageRef in all linux nodepools (#65) 2023-01-25 11:52:22 -08:00
translations Rename to aks-engine 2018-12-03 16:17:32 -07:00
vendor chore: update Go toolchain to 1.17 (#29) 2022-09-19 13:00:15 -07:00
vhd chore: update default windows image to jan 2023 (#77) 2023-02-02 17:54:28 -08:00
.devcontainer.json chore: update Go toolchain to 1.17 (#29) 2022-09-19 13:00:15 -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: update golangci + fix lint errors (#30) 2022-09-19 13:11:17 -07:00
CODEOWNERS ci: add jsturtevant and marosset to CODEOWNERS (#4580) 2021-07-13 15:04:44 -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 chore: renamed go packages and modules (#20) 2022-09-11 22:13:07 -07:00
Jenkinsfile feat: Deprecate Kubernetes versions 1.19 and 1.20 (#4894) 2022-06-06 11:43:42 -07:00
LICENSE Add License 2016-10-06 07:18:42 -07:00
Makefile build: rename binary to aks-engine-azurestack (#35) 2022-09-23 12:49:51 -07:00
OWNERS chore: make jadarsie the sole approver (#15) 2022-09-11 19:37:34 -07:00
README.md docs: remove Azure as a target cloud (#43) 2022-10-20 11:08:38 -07:00
SECURITY.md Microsoft mandatory file (#4917) 2022-07-28 16:16:14 +01:00
SUPPORT.md docs: remove Azure as a target cloud (#43) 2022-10-20 11:08:38 -07:00
go.mod chore: update Go toolchain to 1.17 (#29) 2022-09-19 13:00:15 -07:00
go.sum security: upgrade k8s client to v0.21.10 (#21) 2022-09-12 17:06:39 -07:00
main.go chore: renamed go packages and modules (#20) 2022-09-11 22:13:07 -07:00
makedev.ps1 chore: update Go toolchain to 1.17 (#29) 2022-09-19 13:00:15 -07:00
packer.mk ci: remove Ubuntu Gen2 pipeline (#32) 2022-09-22 13:26:25 -07:00
test.mk ci: simplify generated consts flows (#4536) 2021-06-28 16:49:09 -07:00
versioning.mk chore: renamed go packages and modules (#20) 2022-09-11 22:13:07 -07:00

README.md

AKS Engine - Units of Kubernetes on Azure Stack Hub

Overview

AKS Engine is an ARM template-driven way to provision a self-managed Kubernetes cluster on Azure Stack Hub. By leveraging ARM (Azure Resource Manager), AKS Engine helps you create, destroy and maintain clusters provisioned with basic IaaS resources in Azure Stack Hub.

Getting started

  • Read the CLI Overview for a list of features provided by the aks-engine-azurestack command line tool.

  • The Quickstart Guide describes how to download the latest release of aks-engine-azurestack for your environment, and demonstrates how to use aks-engine-azurestack to create a Kubernetes cluster on Azure Stack Hub that you will manage and customize.

  • The complete body of documentation can be found here and here.

Please see the FAQ for answers about AKS 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.