AKS Engine: Units of Kubernetes on Azure Stack Hub!
Перейти к файлу
Javier Darsie f222df95ef
chore: make jadarsie the sole approver (#15)
2022-09-11 19:37:34 -07:00
.chglog release: git-chglog changes with docs (#4482) 2021-06-24 09:53:16 -07:00
.github ci: remove 1.24 no-egress requirement (#4947) 2022-09-06 16:26:30 -07:00
.pipelines feat: Deprecate Kubernetes versions 1.19 and 1.20 (#4894) 2022-06-06 11:43:42 -07:00
cmd Revert "chore: add qatarcentral region (#4919)" (#4924) 2022-07-29 09:45:23 +01:00
docs docs: update Azure Stack Hub Linux VHD version for v0.70.0 (#4889) 2022-05-06 09:09:14 -07:00
examples feat: Deprecate Kubernetes versions 1.19 and 1.20 (#4894) 2022-06-06 11:43:42 -07:00
extensions chore: deprecate orchestratorType (#4038) 2020-11-17 11:35:22 -08:00
hack/tools chore: update Go toolchain to 1.16.6 (#4583) 2021-07-16 11:40:31 -07:00
parts chore: upgrade container runtimes (#4932) 2022-08-12 10:25:43 +01:00
pkg update Linux VHD to 2022.08.12 (#4937) 2022-08-18 09:49:56 -07:00
releases ci: v0.64.0 changelog (#4453) 2021-06-10 16:35:12 -07:00
scripts chore: get-logs copies kube-system logs from file system (#4904) 2022-06-09 11:49:59 -07:00
staging/provisioning/windows feat;Updating script used to run kubelet to not set docker-specific kubelet args when using containerd (#4817) 2022-01-20 12:25:38 -08:00
test/e2e delete minor unreachable code caused by log.Fatal (#4930) 2022-08-18 14:17:47 -07:00
translations
vendor chore: update logrus to 1.8.0 (#4310) 2021-03-02 09:20:34 -08:00
vhd update Linux VHD to 2022.08.12 (#4937) 2022-08-18 09:49:56 -07:00
.devcontainer.json chore: update Go toolchain to 1.16.6 (#4583) 2021-07-16 11:40:31 -07:00
.gitattributes style: override linguist's default language detection (#3100) 2020-04-20 12:39:34 -06:00
.gitignore
.golangci.yml ci: enable staticcheck linter (#3191) 2020-05-06 12:23:29 -07:00
CODEOWNERS ci: add jsturtevant and marosset to CODEOWNERS (#4580) 2021-07-13 15:04:44 -07:00
CODE_OF_CONDUCT.md
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: Deprecate Kubernetes versions 1.19 and 1.20 (#4894) 2022-06-06 11:43:42 -07:00
LICENSE
Makefile chore: update Go toolchain to 1.16.6 (#4583) 2021-07-16 11:40:31 -07:00
OWNERS chore: make jadarsie the sole approver (#15) 2022-09-11 19:37:34 -07:00
README.md docs: Adding current status updates (#4828) 2022-02-09 16:41:59 -08:00
SECURITY.md Microsoft mandatory file (#4917) 2022-07-28 16:16:14 +01:00
SUPPORT.md docs: Adding current status updates (#4828) 2022-02-09 16:41:59 -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 docs: print deprecation message to stderr (#4905) 2022-06-17 12:15:00 +02:00
makedev.ps1 chore: update Go toolchain to 1.16.6 (#4583) 2021-07-16 11:40:31 -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

README.md

AKS Engine - Units of Kubernetes on Azure!

Build Status GoDoc Go Report Card

Project status

This project is deprecated for Azure public cloud customers. Please consider using Azure Kubernetes Service (AKS) for managed Kubernetes or Cluster API Provider Azure for self-managed Kubernetes. There are no new features planned; this project will only be updated for CVEs & similar, with Kubernetes 1.24 as the final version to receive updates.

For use on Azure Stack Hub product this project is fully supported until AKS on Azure Stack Hub reaches General Availability at which time it will be deprecated. AKS on Azure Stack Hub is in Public Preview as of December 2021; we encourage customers to test it.

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

We encourage AKS Engine users to evaluate moving to AKS or to CAPZ, per the project status.

For existing users of AKS Engine, the community guide and developer guide are available, as is the #aks-engine-dev Slack channel.

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.