Harbor is an open source project developed by VMware. Harbor is a registry that works with third party software like Notary or Clair. The script will install Harbor 2.0.5 with Trivy and docker on CentOS 8. Trivy is a simple and comprehensive vulnerability scanner for containers developed by...
install_harbor.sh
Learn Service Mesh using Planespotter app in Cloud PKS The following instructions walk through some of the use cases of managing micro-services using a Service Mesh via Istio. The labs are self-explanatory and can be taken on their own, with a Kubernetes cluster on Cloud PKS. Lab1:...
Learn-ServiceMesh-Workshop-master.zip
Follow instructions in the Wiki page to get started with Kubernetes Environment on Cloud PKS If your Kubernetes Environment is already setup take a look at some of the Excercies to understand Kubernetes better! Steps for Sample app- Planespotter Configure Cluster and Access ...
run_kubernetes_with_vmware-master.zip
The following guide is based on using a newly created Kubernetes cluster that plans to use Istio for its service mesh layer. This guide is not intended for backwards compatibility of injecting Istio into a cluster that has pods currently running. View this gist on GitHub #VKE ...
IstioOnPKS.md
Tutorial on getting started with Kubernetes on VMware CLoud PKS ( Formerly VKE). The tutorial explains Kubernetes concepts like deployments, pods, micro-services, stateful applications by walking users through a sample application that has its micro-services deployed and its frontend service...
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 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
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 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
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