Developer Advocate @Google Cloud, Public Speaker and Content Creator.
- I love building things and sharing what I learn.
Developer Advocate @Google Cloud, Public Speaker and Content Creator.
It’s that time of year again. 2025 was a crazy, busy year with a lot of travel, work, and running. Now that I have been running seriously for almost three years, I think it’s time to share my journey and experiences. And just for fun, I will throw in some hiking adventures I did this year. ...
This tutorial demonstrates how to deploy the Llama-3.1–8B-Instruct model on Google Kubernetes Engine (GKE) using vLLM and integrating an ADK agent to interact with the model, supporting both basic chat completions and tool usage. The setup leverages a GKE Autopilot cluster with GPU-enabled nodes to handle the computational requirements. ...