Curso Gerenciar o Kubernetes no Google Cloud: aprenda GKE na prática em 30 minutos
https://guiadeti.com.br/gerenciar-kubernetes-google-cloud-gke/
#cloudcomputing #containers #devops #gke #googlecloud #infraestrutura #kubernetes
https://guiadeti.com.br/gerenciar-kubernetes-google-cloud-gke/?fsp_sid=737
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 👉 https://bit.ly/4oUVIsk
130k #kubernetes nodes! Uses several proprietary optimizations, but still an amazing milestone!
https://cloud.google.com/blog/products/containers-kubernetes/how-we-built-a-130000-node-gke-cluster/
Kubernetes – Future or Fad?
Kubernetes has pretty much become synonymous with container orchestration, and all competition is either assimilated (or rewritten to be based on Kubernetes, see Openshift), or basically disappeared into the void (sorry Nomad). Does that mean that development will slow down now? Or is it the beginning of something even bigger? Maybe Kubernetes is on the verge of becoming a generic name, just like Kleenex, or maybe a verb like “to google”. Years ago, somebody asked me in an interview what […]How to choose your Kubernetes Postgres Operator?
A Postgres Operator for Kubernetes eases the management of PostgreSQL clusters inside the Kubernetes (k8s) environment. It watches changes (additions, updates, deletes) of PostgreSQL related CRD (custom resource definitions) and applies changes to the running clusters accordingly. Therefore, a Postgres Operator is a critical component of the database setup in PostgreSQL on Kubernetes. In addition to the “simply” management of the Postgres cluster, it often also provides additional […]https://www.simplyblock.io/blog/choosing-a-kubernetes-postgres-operator/