/Azure_Kubernetes_Studies

A repository to keep all the knownledge earned by studings AKS

Primary LanguageHCL

Azure Kubernetes Studies

This project intends to summarize all the knowledge earned during my studies of Azure Kubernetes Service (AKS) and also Kubernetes itself.

The content could be divided into two sections:

  • Azure
  • Kubernetes

Azure


All resources in the azure environment was built using terraform, and the main purpose was understand how create several common resources such as:

  • Storage Account
  • Storage Account Containers
  • Storage Account Queues
  • Vnet and Subnets
  • Virtual Machines
  • Azure Container Registry
  • Azure Kubernetes Services
  • User Manager Identities
  • Role Assignment

Also, all development explored how to safe authenticate with azure using services like Azure Authenticator (sdk), Identities, Roles and RBAC.

Kubernetes


On this section was studied the main operations and configuration on kubernets like: