Giter VIP home page Giter VIP logo

Comments (7)

liamwh avatar liamwh commented on July 21, 2024 2

Thanks again @mysticaltech, bumping the control plane nodes to cax11 did the trick!

from terraform-hcloud-kube-hetzner.

mysticaltech avatar mysticaltech commented on July 21, 2024

@liamwh Please use the latest version v2.11.7, and the model name not the local path to a cloned module.

from terraform-hcloud-kube-hetzner.

mysticaltech avatar mysticaltech commented on July 21, 2024

Also, please start fresh again, terraform destroy, if needed cleanupkh, and try again.

from terraform-hcloud-kube-hetzner.

liamwh avatar liamwh commented on July 21, 2024

I ran terraform destroy, and specified the latest version of 2.11.7 like so:

module "kube-hetzner" {
  providers = {
    hcloud = hcloud
  }
  hcloud_token = var.hcloud_token != "" ? var.hcloud_token : local.hcloud_token

  # Then fill or edit the below values. Only the first values starting with a * are obligatory; the rest can remain with their default values, or you
  # could adapt them to your needs.

  # * For local dev, path to the git repo
  # source = "../../kube-hetzner/"
  # If you want to use the latest master branch
  # source = "github.com/kube-hetzner/terraform-hcloud-kube-hetzner"
  # For normal use, this is the path to the terraform registry
  source = "kube-hetzner/kube-hetzner/hcloud"

  # You can optionally specify a version number
  version = "2.11.7"

This did not resolve the issue.

I am not sure exactly what you mean by "the model name not the local path to a cloned module." Can you please clarify for me?

from terraform-hcloud-kube-hetzner.

mysticaltech avatar mysticaltech commented on July 21, 2024

@liamwh My bad, I was confused. Great you upgraded to the latest version.

Please see the debug section in the readme, you will need to ssh into the node and try running that shell script manually to see what are the errors.

from terraform-hcloud-kube-hetzner.

mysticaltech avatar mysticaltech commented on July 21, 2024

Also if you could hare the content of the shell script, without sensitive values, it would be helpful.

from terraform-hcloud-kube-hetzner.

mysticaltech avatar mysticaltech commented on July 21, 2024

Also, try moving the control planes to cax11, it seems later versions of cilium do request quite a bit of memory.

from terraform-hcloud-kube-hetzner.

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.