The simple linux scripts to reduce complex operations when deploy the Pivotal Container Service (PKS) on VMware environment.
Official document - https://docs.pivotal.io/runtimes/pks/1-4/
These scripts must be executed on the Ubuntu
host which can access to the PCF Ops Manager/BOSH/PKS/NSX-T.
- NSX-T 2.3.0
- Ops Manager 2.4-build.180
- BOSH 2.4-build.180
- PKS 1.4.0
$ cd pks-lazy-scripts
$ source bosh/bosh_cli_auth.sh
This script will automatically set the BOSH environment variables after execution.
You can also manually set the BOSH environment variables.
$ source set_bosh_env.sh
$ cd pks-lazy-scripts
$ source bosh/bosh_ssh.sh
The easy way to operate BOSH functions.
$ cd pks-lazy-scripts
$ source bosh/bosh_operator.sh
https://docs.pivotal.io/runtimes/pks/1-4/nsxt-prepare-env.html#nsx-clusters
$ cd pks-lazy-scripts
$ source nsx_t/configure_nsx_t.sh
https://docs.pivotal.io/runtimes/pks/1-4/generate-nsx-ca-cert.html
$ cd pks-lazy-scripts
$ source nsx_t/get_nsx_ca_cert.sh
https://docs.pivotal.io/runtimes/pks/1-4/generate-nsx-pi-cert.html
$ cd pks-lazy-scripts
$ source nsx_t/nsx_superuser.sh
https://docs.pivotal.io/runtimes/pks/1-4/manage-users.html#pks-access
$ cd pks-lazy-scripts
$ source uaac/uaac_create_new_user.sh