k3os-hetzner | Terraform & scripting for multi-node k3os on Hetzner
kandi X-RAY | k3os-hetzner Summary
kandi X-RAY | k3os-hetzner Summary
k3os-hetzner is a Shell library. k3os-hetzner has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
Terraform & scripting for multi-node k3os on Hetzner
Terraform & scripting for multi-node k3os on Hetzner
Support
Quality
Security
License
Reuse
Support
k3os-hetzner has a low active ecosystem.
It has 26 star(s) with 6 fork(s). There are 4 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 3 have been closed. On average issues are closed in 0 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of k3os-hetzner is current.
Quality
k3os-hetzner has no bugs reported.
Security
k3os-hetzner has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
k3os-hetzner does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
k3os-hetzner releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of k3os-hetzner
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of k3os-hetzner
k3os-hetzner Key Features
No Key Features are available at this moment for k3os-hetzner.
k3os-hetzner Examples and Code Snippets
No Code Snippets are available at this moment for k3os-hetzner.
Community Discussions
No Community Discussions are available at this moment for k3os-hetzner.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install k3os-hetzner
Get: Terraform, ShellCheck, shfmt, yamllint, jq, yq, openssl, kubectl, apache
Open a Hetzner account.
Generate a Hetzner token: https://console.hetzner.cloud/projects/<your project ID>/access/tokens Save it as secrets/hetzner-token
Generate an SSH key. Use a damn password. ssh-keygen -t ed25519 -f secrets/ssh-terraform Add it to your SSH agent ssh-add secrets/ssh-terraform
Optional: If you want to store the K3OS ISO/install script somewhere (like B2 or S3) you can specify the URL prefix in secrets/hosting. If you do not specify this, it will pull from GitHub which may be slow, or broken, or compromised. The provided link must be publicly accessible.
Modify terraform.tfvars Set node count, location
./build.sh
Screw up? destroy=1 ./build.sh
Instructions for next steps are shown after build, CREATE THE DNS ENTRIES!
./configure-remote.sh - sets up local kubectl with protections
./configure-local.sh - sets up remaining services
Install the client.p12 browser certificate before attempting to access the services. Password is the FQDN
Open a Hetzner account.
Generate a Hetzner token: https://console.hetzner.cloud/projects/<your project ID>/access/tokens Save it as secrets/hetzner-token
Generate an SSH key. Use a damn password. ssh-keygen -t ed25519 -f secrets/ssh-terraform Add it to your SSH agent ssh-add secrets/ssh-terraform
Optional: If you want to store the K3OS ISO/install script somewhere (like B2 or S3) you can specify the URL prefix in secrets/hosting. If you do not specify this, it will pull from GitHub which may be slow, or broken, or compromised. The provided link must be publicly accessible.
Modify terraform.tfvars Set node count, location
./build.sh
Screw up? destroy=1 ./build.sh
Instructions for next steps are shown after build, CREATE THE DNS ENTRIES!
./configure-remote.sh - sets up local kubectl with protections
./configure-local.sh - sets up remaining services
Install the client.p12 browser certificate before attempting to access the services. Password is the FQDN
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page