Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop developments 馃挃馃枛 #159

Open
hubwoop opened this issue Apr 13, 2021 · 3 comments
Open

Stop developments 馃挃馃枛 #159

hubwoop opened this issue Apr 13, 2021 · 3 comments

Comments

@hubwoop
Copy link

hubwoop commented Apr 13, 2021

Describe the Bug

When browsing https://docs.blaqkube.io/ many pages fail to load with the following error:

Oops.

The site at https://docs.blaqkube.io/users/installation/ has experienced a network protocol violation that cannot be repaired.

The page you are trying to view cannot be shown because an error in the data transmission was detected.

Please contact the web site owners to inform them of this problem.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://docs.blaqkube.io/users/installation/ with your browser

Expected Behavior

The docs should show

Additional Informations

Used Firefox 87.0

@hubwoop hubwoop added the bug Something isn't working label Apr 13, 2021
@blaqkube
Copy link
Collaborator

blaqkube commented Apr 13, 2021

Hello @hubwoop . Thank you for the comment! We have retired the project due to the fact it is a lot of work to get it right and even more to maintain. We have decided to move to a MySQL managed service instead. I'll document it:

  • If you are interested with the documentation, you can check the docs directory.
  • If you are looking for a MySQL operator, check presslabs/mysql-operator or percona/percona-xtradb-cluster-operator. That would not fit our requirements but they are 2 very active and nice projects. There are others but not like these
  • If you think that is a bad idea to leave the project here, do not hesitate to tell

I'll leave this issue open for now, time to remove the missing links and document the current position.

@hubwoop
Copy link
Author

hubwoop commented Apr 13, 2021

Hey @blaqkube thanks for the fast answer, albeit the content being very sad 馃槩.
Your project looks very promising to me!!! I wanted to evaluate it as a solution for creating many databases for wordpress installations on top of kubernetes. Currently, each wordpress deployment has its own mysql-database/mariadb pod which seems wasteful and backups are a nightmare. I don't think the other operators (like the ones you linked) cover this use case as good as this one and your crds look like a great api!

Is the operator - as is - stable enough to use it in our hobby cluster? If it's working right now, I wouldn't discard it too fast!

@blaqkube
Copy link
Collaborator

It is working and yes, we could deploy many databases in one instance. You would have to deploy it manually since we've removed it from operatorHub.io . Biggest concerns to us were #149 and #150. Plus that is was not ready for production, i.e. no HA yet. In your case, there might be other concerns:

  • It is MySQL CE, not MariaDB. It should not be a lot of work to adapt it but, still, not tonight for sure
  • The cloning/restore is per instance, not per database so it might also require some work if you need it.

If you are interested to discuss the problems you will face, email me gregory at blaqkube dot io . I would have to understand how sort of architecture you have (is it on-premises or not) and your requirements. This is an awesome project but the true challenge is that you have to keep up with operator-sdk (1.0 had been hard), kubernetes (1.15, 1.16 and 1.17 have been tough) and MySQL. They all move at a good pace so keeping up is sort of a challenge... And we do not have to maintain a legacy set of releases.

@blaqkube blaqkube changed the title Documentation is broken stop developments Apr 14, 2021
@blaqkube blaqkube removed the bug Something isn't working label Apr 14, 2021
@blaqkube blaqkube changed the title stop developments Stop developments 馃挃馃枛 Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant