Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2.02 KB

README.md

File metadata and controls

37 lines (28 loc) · 2.02 KB

Topic Guides

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

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.