Skip to content

Commit 6fec0d5

Browse files
authored
Updated README to reflect paid support changes
1 parent 713c622 commit 6fec0d5

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
MySQL Operator enables bulletproof MySQL on Kubernetes. It manages all the necessary resources for deploying and managing a highly available MySQL cluster. It provides effortless backups, while keeping the cluster highly available.
44

5-
MySQL Operator is maintained and developed by [Bitpoke](https://www.bitpoke.io/), a self managed WordPress hosting app running cloud-native.
5+
:beer: :pizza: :coffee:
6+
If the operator has helped you out with your projects, **please consider [sponsoring](https://github.com/sponsors/bitpoke)** it to speed up the development. [Issues](https://github.com/bitpoke/mysql-operator/issues) are answered in this repo on a best-effort basis.
7+
8+
9+
:wrench: :nut_and_bolt: :hammer:
10+
For **paid commercial support**, deployment, integration and prioritizing of features, please check the dedicated service provided by [Bitpoke](https://www.bitpoke.io/services/mysql-support/).
11+
12+
The operator has been developed by [Bitpoke](https://www.bitpoke.io/) for internal use to [run WordPress in a cloud-native app](https://www.bitpoke.io/wordpress/) and has been open-sourced for the general public to benefit.
13+
614

715
## Goals and status
816

@@ -45,7 +53,7 @@ __NOTE__: MySQL operator 0.2.x requires at least Kubernetes 1.11.x (or 1.10.x wi
4553

4654
## Controller upgrade
4755

48-
Maybe upgrading the MySQL operator to a newer version requires additional steps. Those steps can be found in the operator's documentation at [upgrades](docs/operator-upgrades.md) section.
56+
It is possible that upgrading the MySQL operator to a newer version requires additional steps. Those steps can be found in the operator's documentation at [upgrades](docs/operator-upgrades.md) section.
4957

5058
## Deploying a cluster
5159

0 commit comments

Comments
 (0)