Terraform module k3s
It is necessary to write a simple module for terraform that will install and configure k3s on the specified servers.
In vars, we specify the IP addresses of the servers.
master_k3s = [
'ip.1',
'ip.2'
]
worker_k3s. = [
'ip.3',
'ip.4'
]
k3s_params=[] #parameters for k3s for all nodes
k3s_master_prams=[]# parameters for the master
k3s_worker_prams=[]# parameters for worker nodes
ssh_private_key = "/local/machine/file.pem" #ssh private key
After applying, the following actions should take place
1. Configure the Master node as a master-worker node
2. Connect the slave nodes to the master and organize the cluster.
3. If we add another slave node, it also joins the cluster.
4. After applying, it is necessary to save kubeconfig locally on the machine from which terraform was run
Please specify the budget and deadline. Thank you.
-
624 5 0 I will create a simple terraform module with the ability to dynamically replace servers (in case of server failure). I can add a firewall and other options if needed.
Message me, and we will agree.
-
448 3 0 Ready to start working. I have extensive experience with Terraform.
-
673 5 0 Hello, I worked on a Terraform module for k8s (green ✅), set up a cluster with 3 masters and 5 workers, everything worked without lags!
How do you plan to handle cases when new workers are added to the cluster using your module?
I suggest we get in touch, I will consult you for free on the technical side and we will create a development plan + I will tell you about my team!
Current freelance projects in the category DevOps
Setting up a backup system and optimizing server infrastructureObjective of the work: Ensure reliable data storage for the CRM system and application by implementing an automated backup system, as well as carry out a series of server improvements to enhance the stability, security, and performance of the infrastructure. DevOps, Databases & SQL ∙ 2 days back ∙ 23 proposals |
Deployment of a Ruby on Rails project on VPS + Inbound Email RoutingNeed help deploying a platform for automating requests for public information (based on the open-source engine Alaveteli). The project works as a mail router: it generates unique email addresses for each request, sends them to government agencies, and receives responses back to… DevOps, Linux & Unix ∙ 8 days 3 hours back ∙ 11 proposals |
Residential Proxy Infrastructure EngineerWe're building a residential proxy network from scratch — fully owned, no third-party suppliers. We need one exceptional network engineer to build the entire technical foundation. What you'll build: - Android background SDK that routes proxy traffic through user devices… C & C++, DevOps ∙ 10 days 4 hours back ∙ 15 proposals |