Skip to content

barbara-magalhaes/mongodb-operator-test

Repository files navigation

MongoDB Community Kubernetes Operator

This is a MongoDB Operator which deploys MongoDB Community into Kubernetes clusters.

📜 About

The project follows the official MongoDB Community Operator documentation to create a MongoDB cluster, including StatefulSet resources for scaling and resource management (CPU and memory). I used K3s (https://k3s.io/) and Lens(https://k8slens.dev/) as a laboratory for implementing and creating the cluster. I used the official documentation with kubectl.

  1. Clone the Repository: git clone <git@github.com:barbara-magalhaes/mongodb-operator-test.git>
  • Use the Makefile to Simplify Tasks

About

Learning about Mongodb-operator

Topics

Resources

Stars

Watchers

Forks