Skip to content

Fazzani/k8s_enable_vcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enable Vcp on K8S cluster

Build Status

Testing the scripts on a cluster node

set -eo
# Installing requirement packages
chmod +x ./install.sh && ./install.sh
# Running the script
./enable-vcp-scripts/run.sh
set +eo

Releases

No releases published

Packages

No packages published

Languages