k8s azure devops 源码
蔚蓝K8s Azure容器注册表 $ az logout # to change Azure account if needed $ az login $ az account show # confirm your account $ az acr login -n < registry> # login with your registry name $ docker pull hello-world # or create a docker image $ docker tag hello-world < registry> .azurecr.io/hello-world:v1 $ docker push < registry> .azurecr.io/hello-world:v1
文件列表
k8s-azure-devops-main.zip
(预估有个5文件)
k8s-azure-devops-main
Dockerfile
48B
azure-pipelines.yml
2KB
README.md
401B
git-repo-files
kube-manifests
deploymet-loadbalancer-svc.yaml
612B
index.html
201B
暂无评论