digitalocean / Kubernetes-Starter-Kit-Developers

Hands-on tutorial and Automation stack for an operations-ready DigitalOcean Kubernetes (DOKS) cluster.
745 stars 258 forks source link

Trilio - triliovault-for-kubernetes TVK-OneClick plugin #82

Closed bhagirathhapse closed 2 years ago

bhagirathhapse commented 2 years ago

The PR consists of: The PR contains scripts to call TVK-OneCLick plugin to preflight check, install, configure, and run tests for TrilioVault for Kubernetes to protect your applications. Here are the files:

  1. install_prereq.sh - Script to install prerequisite packages for TVK-OneClick plugin.
  2. input_config - Input file containing values to be used for non-interactive installation and configuration of TVK.
  3. README.sh - What is the TVK-OneClick plugin? How to install non-interactively and interactively using the different options provided in the plugin.
v-ctiutiu commented 2 years ago

@bhagirathhapse As discussed, I created a separate issue #85 and PR, that should address TVK for the Starter Kit. Please review, and let me know your thoughts.

Thanks.

bikram20 commented 2 years ago

@bhagirathhapse Going to close this, as @v-ctiutiu already submitted the updated PR.

bhagirathhapse commented 2 years ago

Yes, Bikram. Thank you!