gorgeous-elephant-23271
04/14/2020, 8:06 PMacr
with kubectl
and referenced it in my PodBuilder
using pulumi/kuberentesx:
imagePullSecrets: [{
name: "acr",
}]
but then I'm still getting unauthorized: authentication required
when k8s is trying to pull the imagegorgeous-egg-16927
04/14/2020, 8:10 PMimagePullSecrets
, so it may have something to do with the resource group or other permissions like thatgorgeous-elephant-23271
04/14/2020, 8:11 PMgorgeous-egg-16927
04/14/2020, 8:11 PMgorgeous-elephant-23271
04/14/2020, 8:12 PMgorgeous-egg-16927
04/14/2020, 8:14 PMgorgeous-elephant-23271
04/14/2020, 8:14 PMgorgeous-egg-16927
04/14/2020, 8:14 PMgorgeous-elephant-23271
04/14/2020, 8:15 PMgorgeous-egg-16927
04/14/2020, 8:15 PMgorgeous-elephant-23271
04/14/2020, 8:15 PMdocker.Image
that contains the login details 🙂build
property is requiredgorgeous-egg-16927
04/14/2020, 8:40 PMimagePullSecret
either: https://docs.microsoft.com/en-us/azure/aks/tutorial-kubernetes-deploy-application#update-the-manifest-filegorgeous-elephant-23271
04/14/2020, 8:43 PMlatest
tag (I thought it was added automatically by tooling) - lead to unauthorized instead of 404