Giter Club home page Giter Club logo

hobbykube's Introduction

Kubernetes cluster setup automation

This project is a modified version of https://github.com/hobby-kube/provisioning, using scaleway cloud provider, at time of writing these terraform commands can build a kubernetes cluster from scratch manually.

Some changes I had to make and problems I noticed:

  • The firewalling using wireguard does not compile correctly except with much older versions of ubuntu, I saw comments of it working with ubuntu 14.04 but as this is an older LTS version but updated to focal 20.04 and updated the scripts to fix this.

  • I also had problems with weave which this setup uses for dns routing in the cluster and that didn't compile correctly so I switched to flannel which worked a charm

  • I also had to update ufw rules to allow more subnet ports as it was configured for weave origionally, I would assume this isn't secure and would need to be updated.

  • I added ceph-common to the dependancies which is required for persistant volumes creation using rook.

In the end this created a working cluster but when I installed rook it was missing a module "rdb" which should have been installed by the package ceph-common but however seems to be missing in more modern versions of the package. The solution I found was to manually re-compile this module and I decided to look to alternatives.

So I've decided to move to managed cluster so I can focus on the applications over the cluster management.

hobbykube's People

Contributors

noelwilsondel avatar

Watchers

James Cloos avatar Noel avatar

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.