docs: Add docs for Microcks deployment on OVHcloud MKS - #137
Conversation
|
👋 @scraly Welcome to the Microcks community! 💖 Thanks and congrats 🎉 for opening your first pull request here! Be sure to follow the pull request template or please update it accordingly. Hope you have a great time there! |
Signed-off-by: scraly <scraly@gmail.com>
Signed-off-by: scraly <scraly@gmail.com>
Signed-off-by: scraly <scraly@gmail.com>
|
🎉 @scraly You are now a Microcks community contributor! 💖 Thanks and congrats 🚀 on merging your first pull request! We are delighted and very proud of you! 👏 📢 If you're using Microcks in your organization, please add your company name to this list. 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact. If you need to know why and how to add yourself to the list, please read the blog post "Join the Microcks Adopters list and Empower the vibrant open source Community 🙌" Kudos and please keep going, we need you 🙌 |
Description
This PR introduces a comprehensive guide for deploying Microcks on OVHcloud Managed Kubernetes Service (MKS). It includes the necessary steps for setting up the infrastructure, deploying services such as Keycloak for authentication and MongoDB for storage, and configuring these components to work together.
This guide also show how to deploy Microcks with a Gateway API (envoy) instead of retired ingress nginx.
Related issue(s)
fixes #32