home.social

#gke — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gke, aggregated by home.social.

  1. Google Kubernetes Engine Enhances AI Workloads with Integrated Networking and GPU Deployments

    Google's GKE service now offers better networking and GPU support for AI models, making deployment faster and easier for businesses.

    #GKE #AI #NVIDIA #MachineLearning #CloudComputing

    newsletter.tf/google-gke-ai-gp

  2. Google GKE is making AI workloads run much faster by adding support for new NVIDIA GPUs and advanced networking, which is a big step up from previous setups.

    #GKE #AI #NVIDIA #MachineLearning #CloudComputing
    newsletter.tf/google-gke-ai-gp

  3. Shower rain on Geilenkirchen Air Base airport (Germany) “METAR ETNG 301050Z 32012KT 280V350 9999 FEW032 SCT050 10/04 Q1018 TEMPO -SHRA” : See what it means on bigorre.org/aero/meteo/etng/en #geilenkirchenairbaseairport #airport #germany #etng #gke #metar #aviation #aviationweather #avgeek vl

  4. Google Kubernetes Engine (GKE) successfully built & operated a Kubernetes cluster with 130,000 nodes - the largest publicly disclosed Kubernetes cluster to date.

    Curious how they pulled it off?
    Read the full breakdown on #InfoQ 👉 bit.ly/4oUVIsk

    #DevOps #Kubernetes #GoogleCloud #GKE #Clusters

  5. Aviation weather for Geilenkirchen Air Base airport (Germany) is “ETNG 030850Z AUTO 21008KT 180V250 //// // BKN140/// BKN240/// BKN280/// 10/06 Q1019” : See what it means on bigorre.org/aero/meteo/etng/en #geilenkirchenairbaseairport #airport #germany #etng #gke #metar #aviation #aviationweather #avgeek vl

  6. Headsup - Bitnami have just removed a load of docker tags/images from Docker Hub. If you use any Bitnami images it's worth checking that you're still going to be able to start new containers and update image references.

    We'd built a system using Redis, and it's now broken because of this.

    We'd normally push third-party images to our own registry but it looks like someone forgot to do that in this case (that someone being me). Don't be like me.

    #docker #tech #redis #bitnami #kubernetes #aws #gke #cloud

  7. 307: The AI Assistant That Finally Understands Your Kubernetes Cluster (We are Doomed) For the Kubernetes faithful out there, we’ve got the latest news - including updates from Azure, GKE, and Amazon. You definitely won’t want to miss this episode #thecloudpod #kubernetes #GKE thecloudpod.net/?p=21113

  8. 307: The AI Assistant That Finally Understands Your Kubernetes Cluster (We are Doomed) For the Kubernetes faithful out there, we’ve got the latest news - including updates from Azure, GKE, and Amazon. You definitely won’t want to miss this episode #thecloudpod #kubernetes #GKE thecloudpod.net/?p=21113

  9. See how Google #Kubernetes Engine (#GKE) and AI come together to power real-world applications — faster, smarter, and more securely. Bobby Allen (Google Cloud Therapist) discusses why are enterprises turning to GKE for AI workloads with The New Stack's Frederic Lardinois at #GoogleCloudNext.

  10. Aviation weather for Geilenkirchen Air Base airport (Germany) is “ETNG 251750Z AUTO 25018KT 9999 // FEW041/// BKN250/// BKN320/// 19/10 Q1011” : See what it means on bigorre.org/aero/meteo/etng/en #germany #geilenkirchenairbaseairport #etng #gke #metar #aviation #aviationweather #avgeek #airport vl

  11. GKE — VPC-Native, Pods и VPC Firewall: Маркетинг против реальности

    Привет, Хабр! Google, без преувеличения, изменил мир IT, подарив нам Kubernetes – систему, ставшую де-факто стандартом оркестрации контейнеров. И когда выбираешь управляемый Kubernetes от его же создателей, такой как Google Kubernetes Engine (GKE), ожидания, естественно, высоки. Уж кто-кто, а "первоисточник" должен уметь "готовить" свое детище идеально, предоставляя не только удобство, но и прозрачные, глубоко интегрированные и безопасные решения "из коробки". Особенно когда речь заходит о такой фундаментальной вещи, как сетевое взаимодействие и его безопасность. GKE предлагает два режима работы кластеров: routes-based и VPC-native. Именно VPC-native кластеры позиционируются Google как обеспечивающие более тесную интеграцию с сетью VPC. Как утверждает Google, одно из преимуществ таких кластеров заключается в том, что IP-адреса подов (pods) нативно маршрутизируемы внутри сети VPC кластера и других сетей VPC, подключенных к ней через VPC Network Peering (подробнее см. документацию GKE по IP-алиасам и VPC-native кластерам ). Это вселяет уверенность, что возможности VPC, включая мощный механизм GCP Firewall, будут доступны и для наших подов так же легко и нативно, как для обычных виртуальных машин. Однако, погружаясь в детали настройки контроля сетевого доступа для подов к ресурсам внутри VPC, но внешним по отношению к самому Kubernetes (например, к базам данных Cloud SQL или другим бэкендам), начинаешь сталкиваться с нюансами. Нюансами, которые заставляют усомниться в "бесшовности" этой интеграции. Эта статья – не попытка принизить достижения Google или GKE. Скорее, это повод для всех нас, инженеров, задуматься о тех важных деталях реализации, которые часто остаются "под капотом". Повод погрузиться глубже, понять, как все устроено на самом деле, и какие компромиссы или сложности скрываются за маркетинговыми лозунгами. Ведь чем сложнее архитектура безопасности, тем выше вероятность ошибки конфигурации, особенно если ее компоненты и их взаимодействие не до конца понятны. Если даже у такого гиганта, как Google, в его флагманском продукте для Kubernetes есть подобные неочевидные моменты, то нам, инженерам, работающим с этими системами ежедневно, тем более важно понимать все тонкости для обеспечения надежности и безопасности наших собственных окружений.

    habr.com/ru/articles/907774/

    #kubernetes #gke #firewall #network_security

  12. I’m working on #Kubernetes these days. Recently, I wrote a series on how one could design a full-fledged testing pipeline targeting #GoogleKubernetesEngine. The second part mentions creating a #GKE instance in the context of a GitHub workflow. In this post, I want to assess #Crossplane by creating such an instance.

    blog.frankel.ch/feet-wet-cross

  13. Kubernetes Storage Without the Pain: Simplyblock in 15 Minutes

    Whether you're building a high-performance cloud-native app or running data-heavy workloads in your own infrastructure, persistent storage is necessary. In Kubernetes, this means having storage that survives pod restarts, failures, and rescheduling events—and that’s precisely what simplyblock brings to the table: blazing-fast, scalable, and software-defined storage with cloud economics. A hyper-converged storage solution, like simplyblock enables Kubernetes storage par excellence. In […]

    simplyblock.io/blog/install-si

  14. Finally, here are some practical suggestions. If you use #GKE, bring up a small cluster first just to pull containers, which are cached across clusters. If you are using AWS, #SOCI might help if you don't need to load large data during runtime. On any cloud a SSD is going to always help.

  15. This week’s post is the third and final in my series about running tests on #Kubernetes for each pull request. In the 1st post, I described the app and how to test locally using #Testcontainers and in a #GitHub workflow. The second post focused on setting up #GKE and running end-to-end tests on Kubernetes.

    In this post, I’ll show how to benefit from the best of both worlds with #vCluster: a single cluster with testing from each PR in complete isolation from others.

    blog.frankel.ch/pr-testing-kub

  16. This week’s post is the third and final in my series about running tests on #Kubernetes for each pull request. In the 1st post, I described the app and how to test locally using #Testcontainers and in a #GitHub workflow. The second post focused on setting up #GKE and running end-to-end tests on Kubernetes.

    In this post, I’ll show how to benefit from the best of both worlds with #vCluster: a single cluster with testing from each PR in complete isolation from others.

    blog.frankel.ch/pr-testing-kub

  17. This week’s post is the third and final in my series about running tests on #Kubernetes for each pull request. In the 1st post, I described the app and how to test locally using #Testcontainers and in a #GitHub workflow. The second post focused on setting up #GKE and running end-to-end tests on Kubernetes.

    In this post, I’ll show how to benefit from the best of both worlds with #vCluster: a single cluster with testing from each PR in complete isolation from others.

    blog.frankel.ch/pr-testing-kub

  18. This week’s post is the third and final in my series about running tests on #Kubernetes for each pull request. In the 1st post, I described the app and how to test locally using #Testcontainers and in a #GitHub workflow. The second post focused on setting up #GKE and running end-to-end tests on Kubernetes.

    In this post, I’ll show how to benefit from the best of both worlds with #vCluster: a single cluster with testing from each PR in complete isolation from others.

    blog.frankel.ch/pr-testing-kub

  19. This week’s post is the third and final in my series about running tests on #Kubernetes for each pull request. In the 1st post, I described the app and how to test locally using #Testcontainers and in a #GitHub workflow. The second post focused on setting up #GKE and running end-to-end tests on Kubernetes.

    In this post, I’ll show how to benefit from the best of both worlds with #vCluster: a single cluster with testing from each PR in complete isolation from others.

    blog.frankel.ch/pr-testing-kub

  20. I’m continuing my series on running the test suite for each PR on #Kubernetes. In the previous post, I laid the groundwork for our learning journey.

    This week, I will raise the ante:

    * Create and configure a #GoogleKubernetesEngine instance
    * Create a Kubernetes manifest for the app, with #Kustomize for customization
    * Allow the #GitHub workflow to use the #GKE instance
    * Build the Docker image and store it in the GitHub Docker repo
    * Finally, run the end-to-end test

    blog.frankel.ch/pr-testing-kub

  21. HOLY MOLEY. I think I've done it. Given the amount of docs on this, I wouldn't be surprised to hear I'm basically the only person on the planet who's got this working!

    The crucial bit I'd missed is that even though the GCE ingress terminates SSL, it will - for HTTP/2 only - re-encrypt the connection to your backend. Your backend service therefore needs to be able to talk SSL. Any old cert will do - I generated some self-signed ones.

    The thing that took me a day to figure out is that a bad SSL handshake just looks like a network connection failure to the load balancer, so I spent ages doing network debugging.

    What. A. Palaver.

    #grpc #gke #gcp #tech

  22. Résumé de ma journée à faire du debug #gcp #gke

  23. GKE 在推廣拿 240.0.0.0/4 來當 Private IP 用

    看到「Leveraging Class E IPv4 Address space to mitigate IPv4 exhaustion issues in GKE」這篇,GKE 在推 240.0.0.0/4 當作 Private IP 用,可以看到文章裡面一直在說 240.0.0.0/4 跑起來沒有什麼問題,也可以透過 N

    blog.gslin.org/archives/2024/0

    #Cloud #Computer #GCP #Murmuring #Network #Service #address #cloud #engine #gke #google #ip #ipv4 #kubernetes #platform #private

  24. ⚠️ Heads up #velero users!

    When you're relying on velero using #prometheus metric-based alerts make sure to not only alert on
    `velero_backup_failure_total` but also on
    `velero_backup_partial_failure_total` 🧐

    After running velero reliably for years on #gke our backups suddenly started failing *partially*.

    Turns out #GCP must have changed something in AuthN, requiring an additional role to perform disk snapshots.
    As this resulted in partial failures only we almost missed it.

  25. I'm immediately available for remote cloud devops b2b contract work, live in France with the right to work in France and the UK.

    I am flexible on pay rate and on days per week, 3 days/week is OK with me.

    From Linux sysadmin more than dev and years of GCP and AWS public cloud, with #docker and #kubernetes #gke #terraform #ansible #python #bash

    Boosts welcome!

    linkedin.com/in/bobthomson/

    #fedihired #devops #devopsjobs #gcp #jobs #contract #freelance #linux #work #remotejobs #remote #cloud