InGoogle Cloud - CommunitybyFelipe Martinez·Mar 24, 2025Mastering Complex Workloads with Kubernetes JobSet and GKE metricsLook, we’ve all been there. Kubernetes Jobs are solid for simple batch tasks, but when things get complicated, you start running into…
Felipe Martinez·Mar 16, 2025I am now a Google Developer Expert!After a few years learning the ever-growing Google Cloud services and best practices, I received an email saying I was accepted into the…A response icon1A response icon1
InDoiTbyFelipe Martinez·Jul 18, 2024Deep Dive into Your Cluster’s Health: Monitoring cAdvisor/Kubelet Metrics on GKEFor any Kubernetes administrator, understanding the health and performance of your clusters is crucial.
InDoiTbyFelipe Martinez·Jul 12, 2024GKE Security Posture: Proactive Monitoring for Secure ClustersIn today’s cloud-native landscape, securing your containerized applications is paramount. Google Kubernetes Engine (GKE) offers a robust…
InDoiTbyFelipe Martinez·Jul 8, 2024Manage Secrets Like a Pro: Leverage the Secret Manager add-on for GKEKeeping secrets secure is paramount in any Kubernetes deployment. Traditionally, managing secrets in GKE involved injecting them into pods…
InDoiTbyFelipe Martinez·Jun 13, 2024Upgrade with Confidence: Managing Deprecated APIs for Smooth GKE TransitionsUpgrading your GKE cluster can sometimes hit unexpected roadblocks. This blog post investigates a real-world scenario where a seemingly…
InDoiTbyFelipe Martinez·Feb 6, 2024Streaming Data from Client to Cloud Run Server using HTTP/1In this post, we’ll create a Cloud Run service using a Node.js server that logs incoming data chunks. We’ll also create a Node.js client…A response icon1A response icon1
InDoiTbyFelipe Martinez·Jul 20, 2023How to Protect Your Statefulset Data with Backup for GKEIntroduction
InGoogle Cloud - CommunitybyFelipe Martinez·Dec 27, 2020How to use Google API Gateway with Cloud RunCheck it out how the Google API Gateway works and how to use it in front of your Cloud Run InstanceA response icon1A response icon1
InGoogle Cloud - CommunitybyFelipe Martinez·Aug 24, 2020How to ssh into your GCE machine without a public IPIn this article, I will show you how you can ssh into the Compute Engine machine from localhost only using its internal IP.A response icon1A response icon1