AKS Engine: Units of Kubernetes on Azure Stack Hub!
Перейти к файлу
Javier Darsie 8928a40945 chore: rev VHD images to 2019.10.24 (#2222)
* chore: rev VHD images to 2019.10.15

* fixed typo

* fixed notes for 18.04
2019-10-29 10:45:29 -07:00
.chglog chore: add security to changelog commit titles (#1415) 2019-05-30 17:21:47 -07:00
.codecov test: remove dependency on httpmock for Azure Stack unit tests (#1589) 2019-07-08 15:28:05 -07:00
.github Remove desktop/mobile from policy issue template (#2226) 2019-10-25 16:13:52 -07:00
.pipelines chore: update go toolchain to 1.12.12 (#2193) 2019-10-22 15:47:17 -07:00
.prowci docs: update prow docs (#1364) 2019-05-28 10:54:14 -07:00
cmd feat: Azure policy add-on (#2173) 2019-10-28 14:59:55 -07:00
docs feat: Azure policy add-on (#2173) 2019-10-28 14:59:55 -07:00
examples feat: Azure policy add-on (#2173) 2019-10-28 14:59:55 -07:00
extensions chore: remove oms extension docs since they are obsolete (#1900) 2019-09-04 09:47:14 -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
packer chore: add Kubernetes patch releases to VHD (#2200) 2019-10-24 11:39:16 -06:00
parts feat: Azure policy add-on (#2173) 2019-10-28 14:59:55 -07:00
pkg chore: rev VHD images to 2019.10.24 (#2222) 2019-10-29 10:45:29 -07:00
releases chore: rev VHD images to 2019.10.24 (#2222) 2019-10-29 10:45:29 -07:00
scripts feat: add build and deploy windows zip file support on Azure Stack (#1888) 2019-09-06 16:34:18 -07:00
test/e2e test: remove soak test log statements with connection string (#2230) 2019-10-28 15:32:09 -07:00
translations Rename to aks-engine 2018-12-03 16:17:32 -07:00
vendor feat: blang/semver and gofrs/uuid does not match module compatibility (#2204) 2019-10-25 08:46:47 -07:00
.devcontainer.json chore: update go toolchain to 1.12.12 (#2193) 2019-10-22 15:47:17 -07:00
.gitattributes Add devenv for building/testing/validating under Docker 2016-10-27 12:10:36 -07:00
.gitignore feat: Support kubectl port-forward with k8s 1.15 on Windows nodes (#1543) 2019-07-11 09:17:23 -06:00
.golangci.yml style: check for unused parameters (#1323) 2019-05-17 09:47:42 -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 revert: commit generated code files (#546) 2019-02-21 08:33:57 -08:00
Gopkg.lock feat: blang/semver and gofrs/uuid does not match module compatibility (#2204) 2019-10-25 08:46:47 -07:00
Gopkg.toml feat: blang/semver and gofrs/uuid does not match module compatibility (#2204) 2019-10-25 08:46:47 -07:00
Jenkinsfile test: enable convenient customHyperkubeImage E2E tests (#2197) 2019-10-22 15:39:01 -07:00
LICENSE Add License 2016-10-06 07:18:42 -07:00
Makefile chore: update go toolchain to 1.12.12 (#2193) 2019-10-22 15:47:17 -07:00
OWNERS docs: Add devigned as owner (#1784) 2019-08-15 18:04:17 -07:00
README.md ci: update build status badge to ci pipeline (#656) 2019-03-06 10:02:32 -08:00
README_zh-CN.md Quick documentation rationalization (#152) 2018-12-14 15:52:32 -08:00
labels.yaml Remove DCOS and Swarm support (#92) 2018-12-05 15:20:16 -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 1.12.12 (#2193) 2019-10-22 15:47:17 -07:00
packer.mk ci: add VHD rg cleanup script (#1837) 2019-08-26 14:36:23 -04:00
test.mk chore: create parallel Jenkins pipeline for e2e tests (#1875) 2019-08-30 12:51:24 -04: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. AKS Engine is also the library used by AKS for performing these operations to provide managed service implementations.

Getting started

Depending on how new you are to AKS Engine, you can try a tutorial, or just dive straight into the documentation.

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

Sharpen your skills

The official AKS Engine documentation covers everything you need to know about AKS Engine (and then some).

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.

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.