ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Argo CD Setup on Google Kubernetes Engine Private Cluster

Google Cloud

Cloud Computing

Cloud Technologies

GCP Associate exam

Google Associate exam

Cloud Engineer

Cloud Career tips

cloud advocate

argo setup

argo k8s

argo gitops

install argocd

argo on google kubernetes

argo setup on gke

argo cd setup

argocd setup

argo cd kubernetes

argocd on gke

argocd tutorial

argo cd

kubernetes cluster

argocd gitops

Автор: Cloud Advocate

Загружено: 2022-01-17

Просмотров: 13628

Описание: In this video you will learn how to setup Argo CD on Google Kubernetes Engine Private Cluster

Timestamps:
-----------
00:00 Intro
01:58 Enable internet to nodes (NAT router)
03:34 Installing Argo
04:54 Expose service as node port
06:04 IAP tunnel
07:09 Marker 3

Commands:
----------
Create GKE Private Cluster with Authorized Networks option enabled

gcloud container clusters create argo-cd --create-subnetwork name=my-subnet-2 --enable-master-authorized-networks --enable-ip-alias --enable-private-nodes --master-ipv4-cidr 192.168.0.0/28 --num-nodes=3

Create NAT router
gcloud compute routers create nat-router --network default
gcloud compute routers nats create nat-config --router nat-router --nat-all-subnet-ip-ranges --auto-allocate-nat-external-ips

Expose the service
kubectl patch svc argocd-server --type='json' -p '[{"op":"replace","path":"/spec/type","value":"NodePort"}]'

Access the Argo from browser
gcloud compute firewall-rules create allow-ingress-from-iap --direction=INGRESS --action=allow --rules=tcp:32147 --source-ranges=35.235.240.0/20
gcloud compute start-iap-tunnel gke-argo-cd-default-pool-683b0de0-fsst 32147 --local-host-port=localhost:8085 --zone=us-east1-b
----------
PLEASE SUBSCRIBE ➡️https://bit.ly/36x6qQy ❤️
If you like my work considering buying me ☕https://bit.ly/3lumyqx
----------
PLAYLISTS:
Associate Cloud Engineer Study Guide: https://bit.ly/37y1dYl
Google Cloud Playlist: https://bit.ly/37uMZal
----------
Questions? Thoughts? Disagreements? Tell us here in the comments.
----------
LETS CONNECT:
👍 Facebook:   / multicloudguy  
📸 Instagram -   / multicloudguy  
🐦 Twitter -   / multicloudguy  

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Argo CD Setup on Google Kubernetes Engine Private Cluster

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]