-
Notifications
You must be signed in to change notification settings - Fork 8
[Blog post] Running OpenEverest on GKE: A step-by-step setup log #36
Copy link
Copy link
Open
Labels
blogNew blog or blog-related changesNew blog or blog-related changesgood first issueGood for newcomersGood for newcomers
Description
Write a blog post: Running OpenEverest on GKE
The idea
Google Kubernetes Engine is the standard for many devs. We need a straightforward "log" of installing OpenEverest on a standard GKE cluster. No marketing fluff, just the commands and configuration needed to get a database running in the cloud.
Structure ideas:
- Cluster Init: The
gcloudcommand (or console settings) you used to create the cluster. - Installation: Steps to get the OpenEverest operator running on GKE.
- Provisioning: Deploy a sample database.
- External Access: Show how you connected to the DB from your local machine (LoadBalancer vs Port-Forward).
Note: Did you have to configure specific firewall rules? Let us know!
How to submit
Please check our specific instructions on how to add a blog post to the repo here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blogNew blog or blog-related changesNew blog or blog-related changesgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Ready for Pick-up