Skip to content

Commit 65ab150

Browse files
committed
Update sentence in readme
1 parent 6c538e1 commit 65ab150

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Unlike other tools that add more options and more complexity to Kubernetes, Cube
1515
You just need to create a `Cuberfile`, with ~10 lines of code, and then type `cuber deploy` to package and deploy your app on any Kubernetes cluster.
1616

1717
Kubernetes is up to 80% cheaper compared to PaaS like Heroku and you can choose between different cloud providers (no lock-in).
18-
It is also reliable and it can scale applications of any size.
18+
It is also reliable, it gives you more visibility and control on your application and it can scale applications of any size.
1919
The only downside is that it's complex and requires many steps and configurations, even if most applications share the same needs...
2020
Cuber makes Kubernetes simple and more concise.
2121
In this way you have the simplicity of a PaaS, at the cost of bare infrastructure.
@@ -74,7 +74,7 @@ Check out the [Cuberfile configuration](https://cuber.cloud/docs/cuberfile) and
7474

7575
## Production-ready
7676

77-
We have built Cuber for scaling [Pushpad](https://pushpad.xyz). Cuber has been used in production for over a year and it is stable and reliable. We had 100% uptime and we saved 80% on cloud costs.
77+
We have built Cuber for scaling [Pushpad](https://pushpad.xyz). Cuber has been used in production for many years and it is stable and reliable. We successfully reached 100% uptime while saving 80% on cloud costs.
7878

7979
Cuber is a mature project that has all the features needed for deploying applications on Kubernetes and it is used every day for several projects.
8080

0 commit comments

Comments
 (0)