зеркало из https://github.com/Azure/aks-engine.git
0842b4bef6
* chore: update Moby version to 3.0.4 * chore: regenerate go-bindata file * hack: hard-code moby-cli to 3.0.3 No newer package has been published. |
||
---|---|---|
.. | ||
README.md | ||
aad.md | ||
architecture.md | ||
clusterdefinitions.md | ||
clusterdefinitions.zh-CN.md | ||
extensions.md | ||
features.md | ||
gpu.md | ||
hybrid-environment.md | ||
kubernetes-developers.md | ||
kubernetes-walkthrough.md | ||
monitoring.md | ||
scale.md | ||
service-principals.md | ||
sgx.md | ||
upgrade.md | ||
windows-and-kubernetes.md | ||
windows.md |
README.md
Topic Guides
Introductions to all the key parts of AKS Engine you’ll need to know.
- AAD integration Walkthrough
- Architecture
- Cluster Definitions (Chinese)
- Extensions
- Features
- Using GPUs with Kubernetes
- Running Kubernetes in a hybrid environment
- For Kubernetes Developers
- Kubernetes Walkthrough
- Monitoring Kubernetes Clusters
- Scaling Kubernetes Clusters
- Service Principals
- Upgrading Kubernetes Clusters
- More on Windows and Kubernetes
- Kubernetes Windows Walkthrough
- Using Intel® SGX with Kubernetes
Community Material
This material is external to the core documentation, but provide valuable pieces of information related to AKS Engine thanks to the many community members.
If you're new to AKS Engine, adding snippets from these pieces into the core documentation is a great way to get started... Hint hint. ;)
Additional Kubernetes Resources
Here are recommended links to learn more about Kubernetes:
- Kubernetes Bootcamp - shows you how to deploy, scale, update and debug containerized applications using an interactive online terminal.
- Kubernetes User Guide - provides information on running programs in an existing Kubernetes cluster.
- Kubernetes Examples - provides a number of examples on how to run real applications with Kubernetes.