GithubHelp home page GithubHelp logo

replicatedhq / kots.io Goto Github PK

View Code? Open in Web Editor NEW
6.0 24.0 18.0 86.69 MB

Docs site for KOTS

Home Page: https://kots.io

License: Apache License 2.0

JavaScript 0.70% HTML 6.68% Makefile 0.54% SCSS 92.02% Shell 0.06%

kots.io's Introduction

kots.io's People

Contributors

abhiaiyer91 avatar aj-jester avatar ajp-io avatar alexanderjophus avatar amberalston avatar areed avatar austinchambers avatar breezybaldwin avatar cbodonnell avatar cremerfc avatar danstough avatar dexhorthy avatar divolgin avatar emosbaugh avatar grantmiller avatar graysonnull avatar jala-dx avatar jdewinne avatar jeffreygolden avatar jgruica avatar jmnordeste-dev avatar jonquil2002 avatar laverya avatar marccampbell avatar markpundsack avatar morningvera avatar paigecalvert avatar samantha-replicated avatar sgalsaleh avatar tdensmore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kots.io's Issues

Short Code for notes/callouts?

Hi @GraysonNull @breezybaldwin I have a quick question -- in help.replicated.com we have a shortcode for notes/callouts, which supports both "info" and "warning" type notes:

Screen Shot 2020-05-19 at 10 28 19 AM

Screen Shot 2020-05-19 at 10 27 56 AM

and can be invoked with something like:

{{< note title="Initial Install Only" >}}
A file at `/etc/replicated.conf` will only be read on initial startup. It will never be written to, and once initial setup is complete and a license is installed, it will never be read again. (There are some exceptions to this rule, like changing the `DaemonAuthenticationPassword`, but in general it is not recommended to use `/etc/replicated.conf` after initial install).
{{< /note >}}

Would it be possible to design/provide something similar for kots.io ? (does this already exist and I don't know about it?

KOTS Snapshots documentation suggests using opt-in for volume backups, which only works with Restic

Step 2 of https://kots.io/vendor/snapshots/configuring-backup/ discusses using the backup.velero.io/backup-volumes annotation to opt-in for specific volumes that should be backed up. This is documented under https://velero.io/docs/v1.7/restic/#using-opt-in-pod-volume-backup (which is Restic specific).

We're using GCP and the https://github.com/vmware-tanzu/velero-plugin-for-gcp plugin, and seeing all PVCs have volume snapshots created and restored despite only labeling a few specific volumes with the prior annotation. The behavior of plugins seems to be: if a PVC is included in the Velero backup, it will have a volume snapshot created for it that is later used during restores. This seems to interfere with our database backup/restore process, and has resulted in incomplete backups being restored.

My understanding of https://velero.io/docs/v1.7/resource-filtering/#veleroioexclude-from-backuptrue is that if we don't want to have volume snapshots created for a specific PVC, we need to explicitly include this label. That would be worth calling out as an explicit use-case in Step 3 of https://kots.io/vendor/snapshots/configuring-backup/, as it wasn't clear from those docs that plugins would create volume snapshots for all PVCs irrespective of Restic integration.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.