Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
K3s-ansible Alternatives
Similar projects and alternatives to k3s-ansible
-
vagrant-k3s-HA-cluster
This repository contains the Vagrantfile and scripts to easily configure a Highly Available Kubernetes (K3s) cluster.
-
ansible-role-k3s
Ansible role for installing k3s as either a standalone server or HA cluster.
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
-
agorakube
Agorakube is a Certified Kubernetes Distribution built on top of CNCF ecosystem that provides an enterprise grade solution following best practices to manage a conformant Kubernetes cluster for on-premise and public cloud providers.
-
kadalu
A lightweight Persistent storage solution for Kubernetes / OpenShift / Nomad using GlusterFS in background. More information at https://kadalu.tech
-
etcd-cloud-operator
Deploying and managing production-grade etcd clusters on cloud providers: failure recovery, disaster recovery, backups and resizing.
-
k3s-aws-terraform-cluster
Deploy an high available K3s cluster on Amazon AWS
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
-
vagrant-k8s
Creating a multi-node Kubernetes cluster on local machine using VirtualBox and Vagrant.
-
k3s-gitops
My home Kubernetes (k3s) cluster managed by GitOps (Flux) (by cbirkenbeul)
-
-
-
-
-
-
velero
Backup and migrate Kubernetes applications and their persistent volumes
-
homelab
Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
-
-
-
terraform-hcloud-kube-hetzner
Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
k3s-ansible reviews and mentions
-
Fastest way to set up an k8s environment ?
I think this one is updated https://docs.technotim.live/posts/k3s-etcd-ansible/
-
(Longhorn/K3s) Failed cluster, made new cluster, are PVs salvageable?
I recently broke my cluster somehow (see this thread) so I decided to start fresh because I can't get K3s up and running again. I now have 5 nodes (3 master, 2 worker) with etcd configured using the K3s-ansible guide found here. Is it possible to recover the PVs from my failed cluster? I still have SSH access to each of the machines that participated in the cluster. It would save me a lot of rebuilding time if I could extract them (even from an older backup, if Longhorn stores them in an accessible format) and apply to the new cluster.
-
Kubernetes (k3s) Tutoring/Instructor
I'm having a hard time understanding how to setup the network/cluster for HA. I've basically been following along with this guide: https://docs.technotim.live/posts/k3s-etcd-ansible/ which uses MetalLB + kube-vip. I have the cluster running and have the MetalLB IP range set for a block of internal LAN IPs / Layer 2 (unsure if this is correct for what I'm looking to do). All of this seems to be working internally. My confusion is how to get WAN traffic in.
-
LXC Containers... but why?
I’m Nomsplease on GitHub, and I’m currently running the latest Proxmox 7.x with the opt-in kernel 6.X. https://github.com/techno-tim/k3s-ansible
Next, in my efforts to learn Kubernetes, I wanted to start up a cluster based on this youtube using Ansible. Works great when my guests are full VM's, but fail when using LXC containers. I don't remember the specific error right now, but there as recently another thread that caught my eye on a similar topic.
- How to install Kubernetes on Raspberry PI
- Any good howto set up your own full cluster?
-
Using Terraform to Deploy Templates to VMs in Proxmox
For the Ansible part, have a look at techno-tim/k3s-ansible for a basic k3s (not the full thing) with MetalLB ansible setup. There's also the original one (based on Traefik): k3s-io/k3s-ansible. Modfiy hosts and vars accordingly to your needs. Run your terraform plan, then run the ansible playbook once you've modified the vars accordingly. They're good starters, but for a full blown k8s ansible recipe, I'll be able to help you when I come back from holidays :) (16th of August).
-
A note from our sponsor - SonarLint
www.sonarlint.org | 23 Sep 2023
Stats
techno-tim/k3s-ansible is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of k3s-ansible is Jinja.
Popular Comparisons
- k3s-ansible VS vagrant-k3s-HA-cluster
- k3s-ansible VS ansible-role-k3s
- k3s-ansible VS agorakube
- k3s-ansible VS kadalu
- k3s-ansible VS etcd-cloud-operator
- k3s-ansible VS k3s-aws-terraform-cluster
- k3s-ansible VS k3s-ansible
- k3s-ansible VS k3s-gitops
- k3s-ansible VS vagrant-k8s
- k3s-ansible VS kubernetes-the-hard-way