Giter Club home page Giter Club logo

Comments (4)

mms-gianni avatar mms-gianni commented on September 26, 2024 1

yes, Kind and Kubectl are separate Binaries. You will need to install them separately. They will be handy anyway.

from kubero.

deadcoder0904 avatar deadcoder0904 commented on September 26, 2024 1

I went with https://easypanel.io which is probably the easiest self-hosted paas i've encountered so no need to try kubero for now.

from kubero.

mms-gianni avatar mms-gianni commented on September 26, 2024

Kubero runs on Kubernetes. This might be a single VM or a cluster of VM's. This comes with some overhead, but standardizes a lot of stuff and has many benefits ( Horizontal Autoscaling, restarting failed pods, ...). I'm currently running it on my 4GB Ram Raspbery Pi.

Kubero itself is Next.js app. And I'm running several selfbuild Node apps with Kubero. So this is my personal main usecase.

Gitops (Deploying with a git push) is main feature of Kubero. There are currently 4 ways to deploy your app:

  1. Build with default images on startup in your init containers
  2. Build with a Dockerfile
  3. Build with Flatpack (Comparable with Heroku's Buildpack)
  4. Build an image on your CI/CD (Github Action e.g) and run it.

Just do mention it: you can run any prebuilt image ( Like Grafana or Kuma ... )

from kubero.

deadcoder0904 avatar deadcoder0904 commented on September 26, 2024

Yeah, I tried installing but couldn't get past setup phase which is probably 2nd step.

It said something like kind isn't installed otherwise was giving it a shot.

Maybe, if you can make it easy clicks like Easypanel.io or Coolify.io, it'll be cool af.

Currently, wasn't able to go past 2nd step.

What's the minimum config bdw?

from kubero.

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.