Project Description

We know that Kubernetes clusters need control planes but running them in dedicated VMs might not be always efficient, instead, we can run them as pods within the management cluster. This project aims to solve the following problems:

  • Reduce the cost of provisioning control planes
  • Provide a declarative API for control plane management
  • Centralize management of control planes and decouple them from workers
  • Provide k3s clusters as a service on any infrastructure.

Goal for this Hackweek

Resources

No project repository for now, all hacking will be done in these forks: https://github.com/alexander-demicev/kamaji https://github.com/alexander-demicev/k3s

What was achieved during hack week?

What wasn't done during hack week?

  • After some investigation I came to conclusion that kamaji might be reused but with some changes to its codebase as we are plugging our kubernetes distro
  • I was working on POC operator based on CAPI k3s provider https://github.com/zawachte/cluster-api-k3s/, the operator would manage pod deployments instead of CAPI machines but one week is not enough to get it working add-emoji

Looking for hackers with the skills:

rancher containers kubernetes edge k3s go

This project is part of:

Hack Week 22

Activity

  • 8 months ago: flonnegren liked this project.
  • 8 months ago: fgiudici liked this project.
  • 8 months ago: paulgonin liked this project.
  • 8 months ago: ademicev0 started this project.
  • 8 months ago: ademicev0 added keyword "rancher" to this project.
  • 8 months ago: ademicev0 added keyword "containers" to this project.
  • 8 months ago: ademicev0 added keyword "kubernetes" to this project.
  • 8 months ago: ademicev0 added keyword "edge" to this project.
  • 8 months ago: ademicev0 added keyword "k3s" to this project.
  • 8 months ago: ademicev0 added keyword "go" to this project.
  • 8 months ago: ademicev0 originated this project.

  • Comments

    Be the first to comment!