You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi-Cluster and Multi-Tenant Management
Keeping track of many Kubernetes clusters and knowing to which tenant each belongs to is the key job of Lieutenant. With Lieutenant an inventory service is provided, which not only keeps track of clusters and tenants, but also of other facts about clusters (cloud, location, …). The information stored in Lieutenant is used by several other Project Syn tools, like Commodore.
Full GitOps Operations
In order for [GitOps](https://www.gitops.tech/) to unfold its full potential, some prerequisites must be met. These include a component actually implementing GitOps, and some accessible Git repositories. Project Syn makes use of [Argo CD](https://argoproj.github.io/argo-cd/) as the GitOps controller, running on each Kubernetes cluster. The Project Syn tool Lieutenant Operator manages Git repositories (creating, updating, deleting) based on Tenant and Cluster Kubernetes-CRD configuration objects.
Tooling Bootstrapping
Getting a Kubernetes cluster "Project Syn enabled" should be as easy as possible. And that’s exactly the job of Steward. This in-cluster agent is installed via Lieutenant. Upon cluster registration in Lieutenant, a one-time install URL is generated, which is easily applicable to any Kubernetes cluster. Once Steward is running on the cluster, it bootstraps Argo CD, generates a deploy SSH key, sends it to Lieutenant and configures Argo CD with the information available in Lieutenant, so that Argo CD can do its job.
and more ...
It seems they integrate with K3S/K3D. But I prefer your K0S and related tools.
Hello,
Please let me know, is it a good idea to try to integrate your
k0smotron
withCommodore
which is cloud-native SCM partialy based onKapitan
?https://syn.tools/syn/about/features.html
It seems they integrate with
K3S
/K3D
. But I prefer yourK0S
and related tools.Kapitan
looks very promissing:https://kapitan.dev/pages/blog/04/12/2022/kapitan-logo-5-years-of-kapitan/#why-do-i-need-kapitan
Actually I cannot understand, why it is not very popular while it could replace many tools or make them much better.
After integration we could see a
Kapitan
ofk0smotron
or evenCommodore
ofk0smotron
:)The text was updated successfully, but these errors were encountered: