Redpanda on Google Cloud (w/ Helm & Kubernetes)

Опубликовано: 09 Февраль 2026
на канале: Nodematic Tutorials
909
9

In this tutorial, we take you through the process of installing Redpanda on Google Cloud, more specifically on Google Kubernetes Engine (GKE). We'll be employing a Helm-based installation approach, utilizing the Google Cloud Console instead of gcloud commands to facilitate better understanding of the process.

Redpanda on GKE Docs: https://docs.redpanda.com/docs/deploy...

Redpanda on Kubernetes: https://docs.redpanda.com/docs/deploy...

Redpanda Helm Chart: https://github.com/redpanda-data/helm...

If you are a cloud, DevOps, or software engineer you’ll probably find our wide range of YouTube tutorials, demonstrations, and walkthroughs useful - please consider subscribing to support the channel.

0:00 Objective overview
0:28 Kubernetes cluster creation
4:41 Helm installations
8:28 Kubectl-based setup
10:01 Additional considerations