Nicolás Georger
Self-taught IT professional driving innovation & social impact with cybernetics, open source (Linux, Kubernetes), AI & ML. Building a thriving SRE/DevOps community at SREDevOps.org. I specialize in simplifying solutions through cloud native technologies and DevOps practices.
Puntos clave:
* La adopción de Kubernetes sigue creciendo, lo que permite a las organizaciones automatizar el despliegue, la administración y el escalado de aplicaciones en contenedores.
* Los equipos de DevOps, ingeniería de plataformas y desarrollo se centran cada vez más en la estabilidad, la seguridad y la rentabilidad de sus
Read the full post →
Ojo con el grupo system:authenticated en GKE, que incluye a todas las cuentas de Google, incluidas las tuyas. Esto abre tu cluster a básicamente cualquier usuario autenticado en cualquier servicio Google.
Recomendaciones
Para evitarlo, ten cuidado con los permisos que le das a ese grupo. En particular, no le
Read the full post →
K8Studio Kubernetes IDEIt’s been an exhilarating journey since we first embarked on the K8studio project four years ago. Although there were pauses along the way…ITNEXTGuillermo Quiros
"Nu0estro objetivo principal sigue siendo inquebrantable: crear una interfaz gráfica integral que permita a los usuarios administrar sin esfuerzo sus clústeres
Read the full post →
"Buscamos abrir el debate respecto a la urgente necesidad que tiene Chile (y el mundo) de contar con más y mejor ciencia y tecnología, así como ideas para generar el país que queremos. Esto representa gran parte de nuestro interés, expresado en casi 8 años de trabajo sistemático con
Read the full post →
Timoni is a package manager for Kubernetes, based on the CUE language and inspired by Helm .
Concepts equivalent to Helm
If you're familiar with Helm, a Timoni module is the equivalent of a helm chart , a bundle is the equivalent of an umbrella chart ,
and an instance is
Read the full post →
Timoni es un administrador de paquetes para Kubernetes, basado en lenguaje CUE e inspirado en Helm .
Conceptos equivalentes a Helm
Si estás familiarizado con Helm, un módulo de Timoni es el equivalente a un helm chart, un bundle es el equivalente a un umbrella chart,
y una instancia es el
Read the full post →
The key to a successful project is to give people freedom and autonomy, to lead with clear, simple objectives that can be achieved little by little. In this sense, "Platform Engineering" is having the organizational and technical tools that make it possible, that is, the evolution of the
Read the full post →
A chave para um projeto de sucesso é dar liberdade e autonomia às pessoas, liderar com objetivos claros, simples e que possam ser alcançados aos poucos. Neste sentido, “Engenharia de Plataformas” é dispor de ferramentas organizacionais e técnicas que possibilitem, ou seja, a evolução da cultura DevOps.
Para isso, as
Read the full post →
La clave para un proyecto exitoso es entregar libertad y autonomía a las personas, liderar con objetivos claros, simples, y que se puedan ir cumpliendo poco a poco
Read the full post →
Have you heard of WebAssembly (Wasm)? In simple: It is a new way of where and how the source code is processed, moving the load from cloud instances (or servers, etc.) to the end user's browser through "micro sandboxes" that will compile the app.
Imagine Wasm
Read the full post →
Oracle recently announced the general availability of MySQL 8.2 , which includes support for read/write splitting . This long-awaited feature was introduced in the latest innovation release (an equivalent of a "release candidate"), which helps optimize database performance and scalability .
Read-write splitting allows applications to transparently direct all
Read the full post →
Oracle ha anunciado recientemente la disponibilidad general de MySQL 8.2 , que incluye soporte para división de lectura/escritura (read/write splitting). Esta característica tan esperada se introdujo en la última versión de innovación (un equivalente a "release candidate"), que ayuda a optimizar el rendimiento y la escalabilidad
Read the full post →