GithubHelp home page GithubHelp logo

deyaeddin / terraform-hcloud-k3s-ext Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 2.0 103 KB

Terraform module to install K3S on Hetzner cloud servers with battery included. Cert-Manger, External-DNS, Nginx-ingress-controller, Minio, Octant Dashboard ...etc

Home Page: https://registry.terraform.io/modules/deyaeddin/k3s-ext/hcloud/latest

License: Apache License 2.0

HCL 88.64% Shell 8.27% Makefile 3.09%
hetzner terraform-module

terraform-hcloud-k3s-ext's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on: so many things
  • ๐ŸŒฑ Iโ€™m currently learning: how to go
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on: any project
  • ๐Ÿค” Iโ€™m looking for help with: hmmm many things
  • ๐Ÿ’ฌ Ask me about: anything
  • ๐Ÿ“ซ How to reach me: mostly email
  • ๐Ÿ˜„ Pronouns: he/him
  • โšก Fun fact: loves animals more than humans

terraform-hcloud-k3s-ext's People

Contributors

deyaeddin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

terraform-hcloud-k3s-ext's Issues

Not able to use SSH from Hetzner

Hi,
I am not able to import the SSH key from hetzner as I am with their own hcloud module, any soultion to this

Example:
resource "hcloud_server" "kubes" {
count = 3
name = "kube-${count.index + 1}"
image = "debian-10"
server_type = "cx11"
ssh_keys = [ "sshkey name" ]
}

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.