Skip to content

Commit

Permalink
fixed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
chmald committed Jan 28, 2021
1 parent f7bb6d7 commit 0a795ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _posts/2021-01-28-aks-acr-private.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,11 @@ kubectl get service <deployment-or-app-name> --watch
This exercise can be used for a proof of concept for whatever fits your need. For more references on some of the topics discussed, feel free to browse the following.

[What is Kubernetes?](https://kubernetes.io/docs/concepts/overview/what-is-kubernetes/)

[Introduction to Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/intro-kubernetes)

[Introduction to private Docker container registries in Azure](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-intro)

[kubectl Cheat Sheet](https://kubernetes.io/docs/reference/kubectl/cheatsheet/)

[Setting up Private Link to Azure Container Registry](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-private-link)

0 comments on commit 0a795ca

Please sign in to comment.