<div dir="ltr">I remember looking into microk8s a while back - it was positioned as a minikube alternative baked into Ubuntu. <br><br>I don't remember many of the specifics, but my initial impressions were that it wasn't well done/documented, and being a Canonical-specific thing, probably something to stay away from in general, and as a developer trying to get a staging environment running. <br><br>If you want to run a local K8s cluster for devops-y things, nothing beats K3s in my opinion (made by Rancher, now SuSE after the acquisition). K3s is vanilla K8s without the cloud provider-specific bloat (you can easily add that in for a specific cloud provider if you want to run your own K8s cluster there with it), and comes with all the sidecar containers you need to get started right away (including the metrics server and Traefik ingress controller).<br>My two cents.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 19 May 2024 at 16:08, Mikalai Birukou <<a href="mailto:mb@3nsoft.com">mb@3nsoft.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Ubuntu has microk8s, microceph, even microcloud.<br>
<br>
microk8s sets up kubernetes cluster. When you add a machine, it throws <br>
memory back to how machines are added to SaltStack.<br>
<br>
microk8s is a particular setup of kubernetes pieces into a "kubernetes <br>
distribution".<br>
<br>
microceph, it seems, is a particular setup of ceph pieces, looking to be <br>
a "ceph distribution". Weren't there already juju charms for ceph? Ain't <br>
juju charms analogs of salt formulas, when you squint?<br>
<br>
Am I wrong in the following suspicion: "micro-" is replacing tool like <br>
SaltStack, giving a prepackaged whatever, ... with max 50 hosts (it pops <br>
up from time to time).<br>
<br>
<br>
Experience? Opinions?<br>
<br>
Is it more strategic to develop one's own SaltStack/other setup configs <br>
that are easily applied to a sea of machine, then go after easy at first <br>
micro-... setup. Or, depending on settings, like under one rack, and <br>
following defaults?<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
kwlug-disc mailing list<br>
To unsubscribe, send an email to <a href="mailto:kwlug-disc-leave@kwlug.org" target="_blank">kwlug-disc-leave@kwlug.org</a><br>
with the subject "unsubscribe", or email<br>
<a href="mailto:kwlug-disc-owner@kwlug.org" target="_blank">kwlug-disc-owner@kwlug.org</a> to contact a human being.<br>
</blockquote></div>