Deploying Cloudbees on PKS Instructions to get Cloudbees Core deployed on Kubernetes Cluster operated by PKS nstall Cloudbees Core on PKS ( assumes NSX T Load Balancers are available for service creation) Ensure you have a storage class created by the name 'default', this storage...
cloudbees_on_PKS-master.zip
The docker-compose file covers bringing up a Apache Spark cluster with 1 Master and 1 Worker node. Furthermore, the container is modified to scale dynamically to add/remove worker nodes from the Spark cluster. The Master and Worker containers are build on top of work done by https://hub.docker...
snippet.txt
This is a simple docker-compose file to provision a higly avaialbe Elastic Stack cluster with 3 Elastic Search Nodes, 2 Logstash Nodes and 2 Kibana Nodes. Set the COMPOSE TLS VERSION correctly This is required as TLS 1.0 & 1.1 have been deprecated $ export COMPOSE TLS...
snippet.as
The OpenFaaS documentation for faas-netes gives a clear explanation of how to install with Helm, but Pivotal Container Service (PKS) has 2 caveats since provisoned Kubernetes clusters are non-RBAC but are token backed and LoadBalancer inclusion with NSX-T. This is going to be a quick...
fba60ed2e6f39889220efe225a9e83c9-master.zip
Harbor is an Open Source Project that is sponsored by VMware and is currently being sandboxed by the CNCF. It's a container registry that has all the bells and whistles that include Clair for CVE (critical vulnerability) scanning and Notary for image signing. The script will use the virtual...
install.sh
Add features to enhance the developer experience of the VMware Kubernetes Engine CLI vke cli-extended vke wrapper is very experimental so use at your own risk. It is used to to enhaunce the developer experience of the VMware Cloud PKS (formerly VKE) CLI. ...
vke-cli-extended-master.zip
An bash autocompletion script for the VMware Kubernetes Engine CLI. Usage Source vke bash completion.sh from your runcom file (.bash profile, ,bashrc, etc.) or source it from your current shell. source vke bash completion.sh If you're using zsh, the following should allow this...
vke-completion-master.zip
Add a VKE prompt to your shell `PS1`. Usage Source this script from your runcom file (.bash profile, .bashrc. etc) and, in a new shell, enter $ vke prompt on to display the VKE prompt. Remove the VKE prompt by entering $ vke prompt off Using with kube-ps1 You can...
vke-prompt-master.zip
Basic Kubernetes Tests with PKS When creating a new PKS cluster, there needs to be a starting point. How do you verify everything is working as it should? This set of instructions I built for myself as a means of: Making steps to use basic Kubernetes functionality easily accessible ...
pks-k8s-tests-master.zip
Scripts used with VMware Cloud PKS (formerly VKE) including: Smart cluster creation and clean up Cluster auth context switching App deployments to smart clusters #MIT #vmcode-cna-devcenter #VKE #VMCPKS-Deprecated #cli #Kubernetes #ShellScript #kubectl ...
vmware_scripts-master.zip