Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 2.25 KB

README.md

File metadata and controls

49 lines (35 loc) · 2.25 KB

Topic Guides

Introductions to all the key parts of AKS Engine you’ll need to know.

Operations

Azure Stack

Next using AKS Engine in Azure there are some specific considerations for Azure Stack:

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.