What The Hack - Azure Arc enabled Kubernetes Hack

Introduction

For customers who want to simplify complex and distributed environments across on-premises, edge and multi-cloud, Azure Arc enables deployment of Azure services anywhere and extends Azure management to any infrastructure.

The goal of this challenge based hack is to distill the skills required to deploy managed Kubernetes service in competitive clouds and have it be Arc enabled and managed. The management of Arc enabled Kubernetes clusters deployed on competitive platforms is going to be highlighted by conducting day two scenarios such as GitOps, and inventory management.

Learning Objectives

This hack will help you learn:

  1. How to deploy Kubernetes in competitive platforms
  2. Onboard Kubernetes clusters onto Azure Arc
  3. Inventory manage Arc enabled K8s clusters
  4. Learn day two operational scenarios such as:
    • Enabling Monitoring and setup alerts
    • Enable GitOps on remote K8s clusters
    • Enable Azure Policy on remote K8s clusters
    • Manage clusters via Azure Policy

Challenges

Prerequisites

The prerequisites for the hack are covered in challenge 0.

Repository Contents (Optional)

Contributors