Connect your Kubernetes cluster to Azure Container Registry using a Kubernetes secret.
- [Instructor] Now that we have our Kubernetes Cluster…set up, we need to give the Cluster access to our Azure…Container Registry so it can pull down our docker images.…The command at the top here shows what we need…from our Azure Container Registry enable to login.…We're going to use this command to create a secret,…which will hold on to our credentials,…and then can use them later to actually access the registry.…So let's head over to the Azure portal…and get the information we need to log in…to our Azure container service.…
Here in the portal, we're going to go to the resource groups…and we're going to go to the docker example resource group.…This is the one we created earlier in this course.…And then down on the right, we have…our docker example container registry.…The first thing we need is our login server URL.…It's in the overview section at the top right,…so let's copy that and head back here,…and I'm going to paste it in where we need our login server.…The next thing we need is our docker user name.…
Author
Released
8/21/2017- Setting up your environment
- Adding Docker support to an application
- Debugging container-based apps in Visual Studio 2017
- The DevOps life cycle with Visual Studio and VS Team Services
- Configuring release and build
- Azure hosting options
- Using Kubernetes with Azure
Skill Level Intermediate
Duration
Views
Related Courses
-
Introduction
-
Welcome1m 12s
-
What you should know1m 20s
-
-
1. Docker Development Life Cycle: Overview
-
Set up your environment1m 43s
-
2. Docker Development Life Cycle: Visual Studio Code
-
3. Docker Development Life Cycle: Visual Studio 2017
-
Add Docker support and debug1m 31s
-
-
4. Docker DevOps Life Cycle with Visual Studio Team Services
-
Introduction56s
-
Add a Linux web app in Azure1m 38s
-
Put it all together3m 49s
-
-
5. Azure Hosting Options
-
Azure App Service1m 7s
-
-
6. Kubernetes with Azure Container Service
-
Overview36s
-
Connect to the registry1m 50s
-
Deploy an application1m 51s
-
Set up a load balancer1m 29s
-
-
Conclusion
-
Next steps1m 33s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Connect to the registry