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
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
.
On this section was studied the main operations and configuration on kubernets like: