@@ -17,7 +17,7 @@ More [Screenshots](https://www.kubero.dev/docs/screenshots) and a full video on
1717
1818## Features ([ DEMO] ( https://demo.kubero.dev ) )
1919- Create unlimited CI/CD pipelines with up to 4 separate ** staging environments** for all your applications
20- - Automatically build, start, and cleanup ** review-apps** after opening/closing a pull request
20+ - Automatically build, start, and cleanup ** review-apps** after opening/closing a pull request (GitOps)
2121- Automatic ** redeployment** of the app based on a push to a branch or tag
2222- Create scheduled tasks as ** cronjobs**
2323- Deploy well known apps with ** templates** [ (WordPress, Grafana, ...)] ( https://www.kubero.dev/templates )
@@ -29,7 +29,9 @@ More [Screenshots](https://www.kubero.dev/docs/screenshots) and a full video on
2929- Comes with an ** API and CLI** to integrate with your existing tools and CI/CD
3030- Built-in ** container web console**
3131- Build and deployment ** Notifications** to Discord/Slack/Webhooks
32- - Integrated ** metrics and monitoring**
32+ - Integrated application ** metrics and monitoring**
33+ - ** Multi-tenancy** support
34+ - Simple configuration of ** Basic Auth** for your application
3335- ** SSO** with GitHub and Oauth2
3436
3537
@@ -59,6 +61,8 @@ Kubero is Kubernetes native and runs with two containers on any Kubernetes insta
5961| <img src =" client/public/img/addons/pgsql.svg " width =" 30px " style =" vertical-align : middle ; margin : 10px " > | Crunchy Postgres Cluster | [ Crunchy Data] ( https://artifacthub.io/packages/olm/community-operators/postgresql ) | |
6062| <img src =" client/public/img/addons/redis.svg " width =" 30px " style =" vertical-align : middle ; margin : 10px " > | Redis Cluster | [ Opstree] ( https://artifacthub.io/packages/olm/community-operators/redis-operator ) | |
6163| <img src =" client/public/img/addons/CockroachDB.svg " width =" 30px " style =" vertical-align : middle ; margin : 10px " > | CockroachDB | [ CockroachDB] ( https://artifacthub.io/packages/olm/community-operators/cockroachdb ) | |
64+ | <img src =" client/public/img/addons/clickhouse.svg " width =" 30px " style =" vertical-align : middle ; margin : 10px " > | Clickhouse | [ Altinity ] ( https://artifacthub.io/packages/olm/community-operators/clickhouse ) | |
65+
6266
6367
6468\* Ships with the Kubero Operator
0 commit comments