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

TrilioVault for Kubernetes v2.6.7 one-click install update #124

Closed bhagirathhapse closed 2 years ago

bhagirathhapse commented 2 years ago

With TVK v2.6.7, the installation process has been made simpler through a single helm install command.

v-ctiutiu commented 2 years ago

Thanks for submitting the PR @bhagirathhapse. Will review and test the changes this week.

I have a few questions though:

  1. Is this new release containing a fix for the #88 issue as well ?
  2. Is there a change log for TVK somewhere that I can take a look at ?

Thanks.

bhagirathhapse commented 2 years ago

Hi @v-ctiutiu ,

  1. Unfortunately this release does not contain the fix for the [TVK] Restoring Prometheus from a full backup renders the kube-prome-operator unusable #88 Engg has decided to do some major changes around how the helm apps are captured and restored to support the full helm capability so the work on it is in progress.
  2. There are no changelogs of TVK for this PR but I have updated the steps after performing the installations. Since the changes are majorly related to how TVK operator manages the installation of TVM Manager in single helm command.

Let me know if you need any other information.