Menu

📰
0

Developing a k3s cluster with the help of AI

Reddit r/kubernetes·u/idiotah-net·about 1 month ago
#Duz4Zfim
Reading 0:00
15s threshold

Hi everyone.
What I'm going to describe is not something really complex or amazing. Howerver I'm curious to share what I'm currently workign ok.

I'm developing a small cluster with k3s and AI (ChatGPT) is very very useful for the development of this. I have 3 VMs running. On a VM I have Rancher, on the other two VMs I have my cluster working. It just has 8 pods running on 2 nodes. Its not a really complex cluster. On the VMs with the deployed cluster I have Alpine Linux installed. Rancher is running on Ubutu 2.24 on the other VM.

I want to share how much AI helped/is hepling me in developing, deploying, debugging, and in making some failure-injection experiemnts.

I was wondering if you have any kind of advice that could help me for developing a more available/stronger cluster. Any other AI tool I can use?

Read More