Commit Graph

297 Commits

Author SHA1 Message Date
Tom Huang
9c111148c7
Merge pull request #137 from shotgunner/patch-1
Add Karpenter
2024-08-29 17:40:33 -04:00
Mojtaba Kamyabi
513882d67c
Add Karpenter
Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
2024-08-29 11:04:58 +08:00
Tom Huang
094274df3c
Merge pull request #130 from KaradzaJuraj/cyclops
👁️ Add Cyclops to Development tools list
2024-06-26 20:52:24 -04:00
Tom Huang
39efef7f6e
Merge pull request #132 from ansromanov/helm-tools
add helmfile and helmwave to command tools
2024-06-26 20:52:08 -04:00
Tom Huang
a2f4ccb5bf
Merge pull request #133 from gianlucam76/projectsveltos
Add Projectsveltos
2024-06-26 20:51:51 -04:00
Tom Huang
2b7acd24ff
Merge pull request #134 from deronnax/patch-1
add Kubero to Automation and CI/CD
2024-06-26 20:51:27 -04:00
Tom Huang
fa3c246996
Merge pull request #135 from guiqui/main
Adding K8Studio on the Monitoring and visualization list
2024-06-26 20:50:43 -04:00
Guillermo Quiros
58cf501436
Update hot metric to 500+ 2024-06-10 22:38:30 +12:00
Guillermo Quiros
d7b67b2b94
Adding K8studio to the Monitoring, Alerts, and Visualization List 2024-06-10 22:36:32 +12:00
Mathieu Dupuy
f809290a19
add Kubero to Automation and CI/CD
A Kubernetes hosted reimplementation of Heroku
2024-05-15 11:13:56 +02:00
mgianluc
dc7cf726c6 Add Projectsveltos
Alphabetically added to "Cluster Resources Management" section.

- [x] Opensource project
- [x] More than 50 stars

Describe Why This Is Awesome

Sveltos is an open source project for managing Kubernetes add-ons in tens of managed clusters. It automatically discovers ClusterAPI powered clusters and allows to register any other cluster (like GKE). Then, it seamlessly manages Kubernetes add-ons across all your clusters.

It currently has long list of features (and more are coming):

1. Kubernetes [add-on distribution](https://projectsveltos.github.io/sveltos/addons/) across multiple clusters. Add-ons can expressed as Helm charts, Kustomize files and YAMLs;
2. [Event driven framework](https://projectsveltos.github.io/sveltos/addon_event_deployment/) to deploy add-ons as response to events in managed clusters. Event can be defined in the form of Lua script. Add-ons can be expressed as template and instantiated using information from resources in the managed clusters;
3. Sveltos' event driven framework can also be configured for [cross-cluster configuration](https://projectsveltos.github.io/sveltos/addon_event_deployment/#cross-clusters);
4. [Configuration drift detection](https://projectsveltos.github.io/sveltos/configuration_drift/);
5. [Notification](https://projectsveltos.github.io/sveltos/notifications): Sveltos can be configured to send notifications (Kubernetes event and Slack, Webex messages) when for instance all add-ons are deployed in a cluster;
6. Addons can be represented as [templates](https://projectsveltos.github.io/sveltos/template/) and instantiated using values from management cluster resources. Sveltos can fetch any resource in the management cluster provided that the appropriate RBAC permissions are granted;
7. [Multi-tenancy](https://projectsveltos.github.io/sveltos/multi-tenancy/) allowing platform admin to easily grant permissions to tenant admins and have Sveltos enforces those;
8. [Dry run](https://projectsveltos.github.io/sveltos/configuration/#dryrun-mode) to preview effect of a change;
9. Kubernetes [cluster classification](https://projectsveltos.github.io/sveltos/labels_management/) and automatic label management based on cluster runtime states;
10. [Techsupport](https://projectsveltos.github.io/sveltos/techsupport/): collect tech support from managed clusters;
11. Configuration [snapshots, diff and rollback](https://projectsveltos.github.io/sveltos/snapshot/): freeze your policy configurations in time, compare changes between snapshots, and roll back or forward to any saved snapshot.

Full documentation can be found here: https://projectsveltos.github.io/sveltos/

Like this pull request? Vote for it by adding a 👍
2024-05-04 20:39:57 +02:00
Andrei Romanov
7ccdf2a422 add helmfile and helmwave to command tools 2024-04-23 09:21:43 +02:00
KaradzaJuraj
e7f8fc0b9c 👁️ Add Cyclops to Development tools list 2024-02-18 17:59:17 +01:00
Tom Huang
824266f499
Merge pull request #117 from UltraInstinct14/patch-1
Update readme.md
2024-01-16 12:06:37 -05:00
Tom Huang
cb69b91482
Merge pull request #119 from srodenhuis/main
add Otomi
2024-01-16 12:06:10 -05:00
Tom Huang
c80975e43a
Merge pull request #113 from juliendf/main
Adding Argocd autopilot to the list
2024-01-16 12:05:37 -05:00
Tom Huang
4bd8f80703
Merge pull request #115 from jonmosco/kube-ps1
adding kube-ps1 project to list.
2024-01-16 12:05:16 -05:00
Tom Huang
7d40799700
Merge pull request #116 from alias-dev/main
add goldpinger
2024-01-16 12:04:53 -05:00
Tom Huang
b878e4d7a8
Merge pull request #118 from moschlar/patch-1
Add kube-no-trouble
2024-01-16 12:04:33 -05:00
Tom Huang
d3c388485e
Merge pull request #121 from moshloop/patch-1
chore: sort and add flanksource/canary-checker
2024-01-16 12:04:02 -05:00
Tom Huang
a93f90bffe
Merge pull request #122 from VihasMakwana/patch-1
chore: add meshery to readme
2024-01-16 12:03:18 -05:00
Tom Huang
16b60c6926
Merge pull request #123 from eddycharly/patch-1
Add Chainsaw in testing tools
2024-01-16 12:02:39 -05:00
Tom Huang
e863034490
Merge pull request #124 from tobHai/patch-1
Remove Katacoda from readme.md since it no longer exists
2024-01-16 12:01:50 -05:00
Tom Huang
00394facc2
Merge pull request #125 from gianlucam76/cleaner
Add k8s-cleaner
2024-01-16 12:01:30 -05:00
mgianluc
c177cd8023 Add k8s-cleaner
Why is this awesome?

Cleaner is a Kubernetes controller that proactively identifies and removes unused resources,
helping you maintain a streamlined and efficient Kubernetes cluster.
It provides flexible scheduling, label filtering, Lua-based selection criteria, resource
removal or update and notifications via Slack, Webex and Discord.

Like this pull request? Vote for it by adding a 👍
2024-01-04 19:23:51 +01:00
Tobias Haindl
9897cc855d
Remove Katacoda from readme.md since it no longer exists 2023-12-29 18:06:37 +01:00
Charles-Edouard Brétéché
3a8b9a0dc3
Add Chainsaw in testing tools 2023-12-18 17:38:03 +01:00
VihasMakwana
9f12d9abfc
Update readme.md 2023-12-06 22:16:18 +05:30
VihasMakwana
5f94b5f710
chore: add meshery to readme
Add https://github.com/meshery/meshery
2023-12-06 22:14:49 +05:30
Moshe Immerman
45c422039a
chore: sort and add flanksource/canary-checker 2023-10-23 12:14:39 +03:00
Sander Rodenhuis
713d2f6e3f add Otomi 2023-10-09 22:10:25 +02:00
Moritz Schlarb
03573c2104
Add kube-no-trouble 2023-09-21 09:52:50 +02:00
UltraInstinct14
f209cb0842
Update readme.md 2023-09-06 09:13:08 +09:00
Alex Andrews
fa6099bbd2 add goldpinger 2023-08-30 14:00:26 +01:00
Jonathan Mosco
532d01dd97 adding kube-ps1 project to list. kube-ps1 is a prompt helper to display the context and namespace to the prompt 2023-08-26 09:29:46 -04:00
Julien de Freitas
b0801bf8cc
Fix typo 2023-07-06 11:24:16 +02:00
Julien de Freitas
22187b5041
Adding argocd autopilot to the automation list 2023-07-06 11:23:25 +02:00
Tom Huang
ffd810b1b5
Merge pull request #110 from tomergreenwald/main
Add Otterize
2023-07-05 11:12:42 -04:00
Tom Huang
fa35248e2f
Merge branch 'main' into main 2023-07-05 11:12:35 -04:00
Tom Huang
309c8fb989
Merge pull request #111 from TheDen/add-netchecks
add netchecks
2023-07-05 11:10:54 -04:00
Tom Huang
c8e141b163
Merge pull request #112 from mindw/patch-1
drop some archived and stale entries
2023-07-05 11:10:10 -04:00
Gabi Davar
d36a7c9d66
drop some archived and stale entries
* remove duplicate keda entry
2023-07-03 13:32:24 +03:00
TheDen
815799cfaa
add netchecks 2023-06-19 16:37:21 +10:00
Tomer Greenwald
d33cfa446b
Add Otterize 2023-05-29 12:48:33 +03:00
Tom Huang
a0300ec2c5
Merge pull request #109 from steverfrancis/patch-1
Update readme.md to add Talos Linux
2023-05-12 13:59:48 -04:00
Steve Francis
91f5b8465d
Update readme.md to add Talos Linux 2023-05-11 09:04:20 -07:00
Tom Huang
b49b9088c0
Merge pull request #103 from TheBrunoLopes/main
Add Testkube
2023-03-31 09:55:36 -04:00
Tom Huang
d01dfa2543
Merge pull request #104 from fdegraeve/fix-argowf
fix(argowf): add fire status
2023-03-31 09:54:31 -04:00
Tom Huang
8e127e2687
Merge pull request #105 from ugho16/rond
Add Rond to security section
2023-03-31 09:53:49 -04:00
Paolo
4ba99d6fc0 Fixed description 2023-03-23 15:46:46 +01:00