Тёмный
No video :(

Deploying to Google Kubernetes Engine with GitHub Actions 

Nodematic Tutorials
Подписаться 3,4 тыс.
Просмотров 4,7 тыс.
50% 1

Опубликовано:

 

27 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 17   
@user-ie8po8uo7n
@user-ie8po8uo7n 10 месяцев назад
superb tutorial, make my job done flawlessly
@vagneralves3892
@vagneralves3892 9 месяцев назад
Thank you very much for the lessons!
@yinmudino1
@yinmudino1 14 дней назад
After this video, do we need to turn off the kurbernetes cluster to avoid incurring costs or can we just leave it as it is?
@nodematic
@nodematic 13 дней назад
Delete all Kubernetes resources, the cluster itself, and the Docker repository to avoid those ongoing costs (or just delete the GCP project).
@arniex
@arniex 11 месяцев назад
This is fantastic, thank you so much for putting this together. The only issue im having is that the pod does not seem to get replaced with the latest code, If i delete the pod kubernetes spins up a new one with the latest code. Is there anything im maybe doing wrong? Thanks again!
@nhuongtrieuhoang6611
@nhuongtrieuhoang6611 6 месяцев назад
Hi Ad, Can you share microservices ( FE : nextjs,nodejs,dijango ,BE: nodejs,.. and database: posgre,mssql,mariadb,mongodb,python API ) deploying to Google Kubernetes Engine with GitHub Actions ?
@nodematic
@nodematic 6 месяцев назад
Thanks for the idea. We do have Next.js covered here ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-2bjMRBLPs5g.html, but will try and expand the GitHub Actions + GKE catalog.
@user-cb2gr2tf1t
@user-cb2gr2tf1t Год назад
I have a python application that automate to login and send a message to facebook and I am just looking for a server to run this application, it is possible to deploy it in GCE? and integrate a github action? so that i can easily modify my application anytime.
@nodematic
@nodematic Год назад
Yes, that is possible. You'll typically need to use SSH in the GitHub Actions workflow for setting up and running the application on GCE. Also, infrastructure-as-code frameworks like Ansible or Terraform could be helpful. What frameworks/libraries are you using in the Python application? Maybe I can integrate the idea into a video.
@user-cb2gr2tf1t
@user-cb2gr2tf1t Год назад
Hi @@nodematic I am using Selenium.
@nodematic
@nodematic Год назад
Here's a video that may help you get started. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-2H3rW3Vpb8s.html
@tonmoy7203
@tonmoy7203 Год назад
❤Can you please do for next js Application Auto deployment ? in GKE
@nodematic
@nodematic Год назад
Sure - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-2bjMRBLPs5g.html. Thanks for the suggestion.
@tonmoy7203
@tonmoy7203 Год назад
@@nodematic Thankyou
@tonmoy7203
@tonmoy7203 Год назад
I need a discuss with you . What is the way to communicate with you?
@nodematic
@nodematic Год назад
Please email us at community@nodematic.com
@techblog7721
@techblog7721 7 месяцев назад
its not usable pipeline, who keeps GKE open public endpoint open to all! and the Github actions could reach it only because it was open to all, in real world environment no one does keep GKE public
Далее
How to deploy Cloud Run services with GitHub Actions
10:57