filmov
tv
VMware GemFire for Kubernetes Tutorial: Install operator and create cluster
Показать описание
By Charlie Black, VMware
In this video I will install the VMware 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
* k9s
* kubectl create namespace gemfire-cluster
* k9s
* kubectl -n gemfire-cluster exec -it tanzu-gemfire-locator-0 -- gfsh
Thanks for watching!
In this video I will install the VMware 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
* k9s
* kubectl create namespace gemfire-cluster
* k9s
* kubectl -n gemfire-cluster exec -it tanzu-gemfire-locator-0 -- gfsh
Thanks for watching!