Code Monkey home page Code Monkey logo

Comments (1)

kahkhang avatar kahkhang commented on July 18, 2024

Hi @cboothe, thanks for raising this issue! Unfortunately Linode backups will not work on coreos images because of their unique partitioning scheme (see https://linode.com/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/).

For etcd backups, you can follow this guide (https://coreos.com/etcd/docs/latest/v2/admin_guide.html) with the appropriate environmental variables set pointing to the etcd certs located in the cluster/ folder.

As for persistent storage backups, assuming you are using persistent volumes via Rook, unfortunately there is no out of the box solution for snapshots, though I see work is planned to support such a feature (see rook/rook#1552) would should hopefully be available soon :) If you are just looking for high availability, you can tune the number of replicas / error correction etc in the manifest before running the script (see https://github.com/kahkhang/kube-linode/blob/master/manifests/rook/rook-storageclass.yaml)

Assuming you're using the kube-linode setup out of the box, I think etcd and persistent volumes are probably the only things that you need to backup in order for disaster recovery.

from kube-linode.

Related Issues (20)

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.