AKS Engine: Units of Kubernetes on Azure Stack Hub!
Перейти к файлу
James Sturtevant eeab855fd9
feat: Use NSSM for containerd and collect containerd logs (#4219)
* feat: add logging to see the containerd  containers

* respond to feedback
2021-03-25 13:19:07 -07: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 chore: update Go toolchain to v1.15.8 (#4307) 2021-03-03 17:15:27 -08:00
.pipelines chore: update Go toolchain to v1.15.8 (#4307) 2021-03-03 17:15:27 -08:00
.prowci docs: refresh documentation store (#3177) 2020-05-04 10:59:22 -07:00
cmd refactor: remove storage type from SKU lookup table (#4316) 2021-03-05 12:32:26 -08:00
docs feat: update pause image to v3.4.1 (#4333) 2021-03-18 21:35:36 -07:00
examples feat: update pause image to v3.4.1 (#4333) 2021-03-18 21:35:36 -07:00
extensions chore: deprecate orchestratorType (#4038) 2020-11-17 11:35:22 -08:00
hack/tools chore: update logrus to 1.8.0 (#4310) 2021-03-02 09:20:34 -08:00
jenkins retire Azure CDN for container image repository proxying (#3535) 2018-07-24 13:19:31 -07:00
parts feat: Use NSSM for containerd and collect containerd logs (#4219) 2021-03-25 13:19:07 -07:00
pkg feat: Use NSSM for containerd and collect containerd logs (#4219) 2021-03-25 13:19:07 -07:00
releases chore: move VHD files to vhd directory (#2590) 2020-01-16 14:56:25 -08:00
scripts feat: Use NSSM for containerd and collect containerd logs (#4219) 2021-03-25 13:19:07 -07:00
staging/provisioning/windows feat: Use NSSM for containerd and collect containerd logs (#4219) 2021-03-25 13:19:07 -07:00
test/e2e feat: add support for Kubernetes 1.21.0-beta.1 (#4321) 2021-03-18 17:17:39 -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 feat: Use NSSM for containerd and collect containerd logs (#4219) 2021-03-25 13:19:07 -07:00
.devcontainer.json chore: update Go toolchain to v1.15.8 (#4307) 2021-03-03 17:15:27 -08: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 chore: deprecate support for creating new 1.16 clusters (#4256) 2021-02-11 10:30:09 -08:00
LICENSE
Makefile chore: update Go toolchain to v1.15.8 (#4307) 2021-03-03 17:15:27 -08: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 chore: update logrus to 1.8.0 (#4310) 2021-03-02 09:20:34 -08:00
go.sum chore: update logrus to 1.8.0 (#4310) 2021-03-02 09:20:34 -08: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.8 (#4307) 2021-03-03 17:15: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 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

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.