ContentPosts from @keenan_robinson35..
Link
@faun shared a link, 8 months ago
FAUN.dev()

Challenges in Large-Scale DevOps Migration

Migrating40K reposfromGitLabtoGitHub? Picture a herd of cats. The GHEC tool choked. Suddenly, scripts became the unsung heroes, zapping100 MB+ filesand evicting unwanted tokens. Think retro hacks with a modern twist... read more  

Challenges in Large-Scale DevOps Migration
Link
@faun shared a link, 8 months ago
FAUN.dev()

Stop Building Internal Tools Nobody Wants: A Platform Engineer’s Guide

Forge tools that tackle everyday quirks, yet welcome secret handshakes like function pointers or hooks for the rule-breakers among us. Think custom libraries, but on steroids. Embracesemantic versioningwith zeal. Minimize surprise explosions—AKA breaking changes. Flaunt yourrelease noteslike casual .. read more  

Stop Building Internal Tools Nobody Wants: A Platform Engineer’s Guide
Story
@laura_garcia shared a post, 8 months ago
Software Developer, RELIANOID

🔒 World Backup Day: Protect Your Digital Assets with Smart Backup Strategies 🔒

Today, onWorld Backup Day, we’re reminded of a simple but critical truth:data loss is not a matter of "if," but "when."Whether it's due to hardware failures, cyberattacks, or accidental deletions, losing critical data can be devastating. That’s why having arobust backup and recovery strategyis essen..

World-Backup-Day RELIANOID
 Activity
@mooglelabs created an organization MoogleLabs , 8 months ago.
Link
@faun shared a link, 8 months ago
FAUN.dev()

Google Cloud Announces Kubernetes History Inspector to Visualise Cluster Logs

Google Cloud introduces the Kubernetes History Inspector (KHI), a tool crafted to chronicle cluster logs in an orderly visual sequence, simplifying Kubernetes troubleshooting tasks. It utilizes Cloud Logging to fetch state details, displaying the information in a visual timeline. This lets users mon.. read more  

Google Cloud Announces Kubernetes History Inspector to Visualise Cluster Logs
Link
@faun shared a link, 8 months ago
FAUN.dev()

Kubernetes Services: An In-Depth Guide

Kubernetes Servicesoffer a reliable endpoint interface, unshackling applications from the ever-changing dance of pod IPs and simplifyingscalabilityand maintenance. Meanwhile,Kube-proxyexpertly choreographs traffic routes, wielding the power ofiptablesorIPVSmodes to ensure seamless load balancing acr.. read more  

Kubernetes Services: An In-Depth Guide
Link
@faun shared a link, 8 months ago
FAUN.dev()

Remote Code Execution Vulnerabilities in Ingress NGINX

Wiz Research discovered some eyebrow-raisingRemote Code Execution flawsin the Ingress NGINX Controller for Kubernetes. These flaws potentially jeopardize43% of cloud environments, putting6,500 clustersat risk of unauthorized tampering. Carrying a daunting CVSS v3.1 score of9.8, these vulnerabilities.. read more  

Remote Code Execution Vulnerabilities in Ingress NGINX
Link
@faun shared a link, 8 months ago
FAUN.dev()

Using KRaft Kafka for Development and Kubernetes Deployment

KRaftallows Kafka to ditch ZooKeeper, opting to crown its own leader server, making deployment a breeze. Docker setups make development a cinch, butKubernetesconfigurations need just the right port tweaks for KRaft... read more  

Using KRaft Kafka for Development and Kubernetes Deployment
Link
@faun shared a link, 8 months ago
FAUN.dev()

One giant Kubernetes cluster for everything

Kubernetes emerged to handlelarge-scale deploymentsgracefully, orchestratingthousands of nodesto skillfully juggle resources across sprawling systems. Agiant clusterbrings perks like centralized policies, resource balancing, and cost savings, but it teeters on the edge of pitfalls like larger failur.. read more  

One giant Kubernetes cluster for everything
Link
@faun shared a link, 8 months ago
FAUN.dev()

Set Up a Cloud Native GPU Testbed With Nvkind Kubernetes

Kind utilizes Docker containers for managing cluster nodes, but GPU access is often elusive. However, Nvkind swoops in to simplify things by enabling GPU-aware clusters using just one Nvidia H100 GPU... read more  

Set Up a Cloud Native GPU Testbed With Nvkind Kubernetes