3

Azure Arc Series - Manage an on-premises Kubernetes Cluster with Azure Arc

 2 years ago
source link: https://www.programmingwithwolfgang.com/manage-on-premises-kubernetes-with-azure-arc/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
Feb 202022-02-21T00:00:00+01:00 by Wolfgang Ofner

Azure Arc is a great tool to manage your on-premises hardware with Azure. This series will focus on managing a Kubernetes (k3s) cluster and will show how to install Azure Arc, and how to use different Azure services to manage the cluster.

Project Requirements and Restrictions

The project for this demo has the following requirements and restrictions:

  • Two on-premises Ubuntu 20.04 VMs
  • Install and manage a Kubernetes distribution
  • Developers must use CI/CD pipelines to deploy their applications
  • A firewall blocks all inbound traffic
  • Outbound traffic is allowed only on port 443
  • Application logging
  • Monitor Kubernetes and Vms metrics
  • Alerting if something is wrong

The biggest problem with these restrictions is that the firewall blocks all inbound traffic. This makes the developers’ life way hard, for example, using a CD pipeline with Azure DevOps won’t work because Azure DevOps would push the changes from the internet onto the Kubernetes cluster.

All these problems can be solved with Azure Arc though. Let’s see how to implement all this requirements from start to finish.

Coming soon:

  • Install Azure Arc on k3s on-premises cluster
  • Access k3s through Azure Arc
  • GitOps with Flux
  • CD with Helm Charts using Flux
  • Collecting Metrics from the k3s cluster
  • Azure Monitoring

Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK