This experiment aims to fast-track installation of Tanzu Gemfire using a collection of scripts.
Prerequisites:
- Starts with the assumption that you have already provisioned a cluster.
- Also see Prerequisites and Supported Platforms
./download-tanzu-gemfire.sh {tanzu-network-api-token} {tanzu-network-username} {tanzu-network-password}
Yes, you need to supply both the token and your credentials for the Tanzu Network. Chart is fetched by token and the images are pulled using your credentials.
./install-tanzu-gemfire-integrated-with-harbor.sh {harbor-domain} tanzu {harbor-username} {harbor-password}
Replace the curly-braced parameters above with your Harbor domain, project and administrator username. The project named
tanzu
should already exist within Harbor.
- Create and delete
- Note: when creating an instance, remember to replace
image
inspec
with the one you relocated to your private container registry's repository
- Note: when creating an instance, remember to replace
- Update
- Work with
- gfsh CLI Command Index
./uninstall-tanzu-gemfire.sh