AKS Engine: legacy tool for Kubernetes on Azure (see status)
Перейти к файлу
Matt Boersma 7788751a56
Add a FAQ and link to it from the README (#123)
* Added a FAQ and linked to it from the README

* Address review comments
2018-12-07 14:47:33 -07:00
.circleci Rename to aks-engine 2018-12-03 16:17:32 -07:00
.codecov change codecov yaml (#3316) 2018-06-20 13:57:52 -07:00
.github Fix broken link in PR template 2018-12-07 12:03:45 -08:00
.prowci Remove DCOS and Swarm support (#92) 2018-12-05 15:20:16 -08:00
cmd Remove DCOS and Swarm support (#92) 2018-12-05 15:20:16 -08:00
docs Add a FAQ and link to it from the README (#123) 2018-12-07 14:47:33 -07:00
examples cosmosdb etcd (#89) 2018-12-05 16:43:01 -08:00
extensions Remove DCOS and Swarm support (#92) 2018-12-05 15:20:16 -08: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
packer Rename to aks-engine 2018-12-03 16:17:32 -07:00
parts install explicit moby version: 3.0.1 (#106) 2018-12-06 17:43:11 -08:00
pkg Add AKSDockerEngine default for sovereign clouds (#111) 2018-12-07 13:41:06 -08:00
releases Remove DCOS and Swarm support (#92) 2018-12-05 15:20:16 -08:00
scripts Remove OpenShift support (#80) 2018-12-05 08:53:58 -07:00
test kubectl top nodes for metrics-server validation (#108) 2018-12-06 22:40:43 -08:00
translations Rename to aks-engine 2018-12-03 16:17:32 -07:00
vendor Remove OpenShift support (#80) 2018-12-05 08:53:58 -07:00
windows update images to 1803 (#2958) 2018-05-15 10:11:17 -07:00
.dockerignore Rename to aks-engine 2018-12-03 16:17:32 -07:00
.gitattributes Add devenv for building/testing/validating under Docker 2016-10-27 12:10:36 -07:00
.gitignore Remove OpenShift support (#80) 2018-12-05 08:53:58 -07:00
.vsts-ci.yaml Rename to aks-engine 2018-12-03 16:17:32 -07:00
CONTRIBUTING.md Rename to aks-engine 2018-12-03 16:17:32 -07:00
Dockerfile Rename to aks-engine 2018-12-03 16:17:32 -07:00
Dockerfile.k8swin Updating the go-bindata go get paths (#3119) 2018-05-31 15:50:32 -07:00
Gopkg.lock Remove OpenShift support (#80) 2018-12-05 08:53:58 -07:00
Gopkg.toml Remove OpenShift support (#80) 2018-12-05 08:53:58 -07:00
LICENSE Add License 2016-10-06 07:18:42 -07:00
Makefile Remove OpenShift support (#80) 2018-12-05 08:53:58 -07:00
OWNERS adding Tariq to the owners text file (#3842) 2018-09-13 12:49:28 -07:00
README.md Add a FAQ and link to it from the README (#123) 2018-12-07 14:47:33 -07:00
README_zh-CN.md Rename to aks-engine 2018-12-03 16:17:32 -07:00
labels.yaml Remove DCOS and Swarm support (#92) 2018-12-05 15:20:16 -08:00
main.go Rename to aks-engine 2018-12-03 16:17:32 -07:00
makedev.ps1 Rename to aks-engine 2018-12-03 16:17:32 -07:00
packer.mk Improve VHD VSTS pipeline output URL (#3682) 2018-08-16 10:10:55 -07:00
test.mk Remove OpenShift support (#80) 2018-12-05 08:53:58 -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!

Coverage Status CircleCI GoDoc

Overview

AKS-Engine leverages ARM (Azure Resource Manager) to build Kubernetes IaaS in Azure. Originally acs-engine, the project has moved here (1) to evolve without harming its legacy non-k8s bits that other non-k8s Azure upstream projects depend upon, and (2) to better reflect its affinity with AKS, Azure's managed Kubernetes service offering.

Under Construction

We are currently in transition from acs-engine to aks-engine! Bear with us as we stabilize this space as the future home for building customizable, self-managed Kubernetes on Azure!

Please see the FAQ for answers about AKS-Engine and this project transition.

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.