@@ -17,7 +17,7 @@ More [Screenshots](https://www.kubero.dev/docs/screenshots) and a full video on
17
17
18
18
## Features ([ DEMO] ( https://demo.kubero.dev ) )
19
19
- 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)
21
21
- Automatic ** redeployment** of the app based on a push to a branch or tag
22
22
- Create scheduled tasks as ** cronjobs**
23
23
- 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
29
29
- Comes with an ** API and CLI** to integrate with your existing tools and CI/CD
30
30
- Built-in ** container web console**
31
31
- 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
33
35
- ** SSO** with GitHub and Oauth2
34
36
35
37
@@ -59,6 +61,8 @@ Kubero is Kubernetes native and runs with two containers on any Kubernetes insta
59
61
| <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 ) | |
60
62
| <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 ) | |
61
63
| <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
+
62
66
63
67
64
68
\* Ships with the Kubero Operator
0 commit comments