Skip to content

Commit 5a08ab2

Browse files
authored
Update README.md
1 parent 739ccdc commit 5a08ab2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,15 @@ Kubero initiates two containers: one for cloning your repository and another for
3434
- Automatic **redeployment** of the app based on a push to a branch or tag
3535
- Create scheduled tasks as **cronjobs**
3636
- Deploy well known apps with **templates** [(Wordpress, Grafana, ...)](https://www.kubero.dev/templates)
37-
- Easy deployment of your docker containers on Kubernetes **without helm charts**
37+
- Easy deployment of your docker containers on Kubernetes **without writing helm charts**
3838
- Deploy **add-ons** for your application (PostgreSQL, Redis, [and more ...](https://github.com/kubero-dev/kubero#preconfigured-add-ons))
39-
- Easy access of **application logs** in the UI
40-
- Easy and safe **restart** of the application in the UI
39+
- Easy access of **application logs** in the web-UI
40+
- Easy and safe **restart** of the application in the web-UI
4141
- Triggered or periodic **vulnerability scans** of your running apps
4242
- Comes with an **API and CLI** to integrate with your existing tools and CI/CD
43-
- Built-in **container console**
43+
- Built-in **container web console**
44+
- Build and deployment **Notifications** to Discord/Slack/Webhooks
45+
- Integrated **metrics and monitoring**
4446
- **SSO** with Github and Oauth2
4547

4648
## Supported GIT repositories (hosted and self-hosted)

0 commit comments

Comments
 (0)