Archive | September, 2020

Using the GitHub Container Registry with Azure Kubernetes Service (AKS)

Last week I wanted to try the GitHub container registry as an alternative for Azure Container Registry. Since many things are moving towards GitHub this seemed a good idea. The plan I wanted to execute was as follows:* Build a Docker Container with GitHub Actions* Push a Docker Container to the GitHub Container Registry* Pull […]

Continue reading