DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Tanzu GemFire for Kubernetes Tutorial: Install operator and create cluster

4 years ago tanzu.vmware.com
Tanzu GemFire for Kubernetes Tutorial:  Install operator and create cluster

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Contact us Search Support Documentation Knowledge Base Downloads By Charlie Black, VMware In this video I will install the Tanzu GemFire for Kubernetes operator and create my first cluster.

Don’t forget to have a certificate manager installed: * kubectl create namespace cert-manager * helm install cert-manager jetstack/cert-manager --namespace cert-manager --version v1.0.4 --set installCRDs=true All of the commands I used in the video * less -S tanzu-secret.yml * kubectl apply -f tanzu-secret.yml -n gemfire-operator * helm install gemfire-operator ~/Downloads/gemfire-operator-1.0.0.tgz -n gemfire-operator * k9s * kubectl create namespace gemfire-cluster * kubectl apply -f tanzu-secret.yml -n gemfire-cluster * cat tanzu-gemfire.yml * kubectl apply -f tanzu-gemfire.yml -n gemfire-cluster * k9s * kubectl -n gemfire-cluster exec -it tanzu-gemfire-locator-0 -- gfsh

VMware's Yaron Parasol and Chunyi Lyu walk through VMware Tanzu RabbitMQ for Kubernetes.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com