Is the MySQL Operator Documentation Gone for Good?

0
3
Asked By CuriousCoder92 On

I'm trying to set up a test environment, but when I visit the MySQL Operator documentation at mysql.github.io/mysql-operator, I just get a 404 error. Is this a temporary issue, or has the documentation been permanently removed? I couldn't find any news or discussions about this online, so I'm curious if anyone else has encountered this problem.

3 Answers

Answered By TechSavvyNerd On

I think you might be looking for the GitHub page instead. Check out https://github.com/mysql/mysql-operator. You can usually trace things back by searching for 'mysql operator github' if the main site isn't working.

Answered By KubeWizard On

Honestly, it feels like they just tossed it into the void without any notice! The Kubernetes world is notorious for losing documentation faster than you can blink.

Answered By DevOpsDynamo On

You can find some of the documentation at https://dev.mysql.com/doc/mysql-operator/en/. It’s a different location, but it should have what you need.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.