Giter VIP home page Giter VIP logo

Comments (3)

pst avatar pst commented on September 22, 2024

The CLI would probably build just fine. But the major features depend on starting Docker containers to run Terraform in and Docker containers to act as K8s nodes. The latter relying on KinD. So that's more complicated.

What is your use case?

from kbst.

clakeb avatar clakeb commented on September 22, 2024

KinD is working on M1. I can get it to work with the kbst init {cloud provider} generated config but not with the new online builder generated config (multi-cluster).

from kbst.

pst avatar pst commented on September 22, 2024

@clakeb what error are you getting? I'm not quite seeing the connection between M1 and Linux ARM builds here. If it works for single cluster configurations, it's unlikely it's a processor architecture issue. Most likely you're already getting a Terraform error of some sorts, right?

If you have multi-cluster, the default ingress of the KinD clusters are conflicting on the ports. You would have to put them on different ports using http_port and https_port for each cluster's loc configuration.

But I am planning to deprecate the local environment, since its usefulness is limited because most users integrate the Kubestack clusters alongside other infrastructure provisioned via Terraform from the same root module. And it's not feasible to support these in the local environment.

I suggest you continue with step 2 of the tutorial.

from kbst.

Related Issues (6)

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.