# mogenius Documentation - [Introduction](https://docs.mogenius.com/introduction.md) - [Quickstart](https://docs.mogenius.com/overview/quickstart.md) - [Basic concepts](https://docs.mogenius.com/overview/basic-concepts.md) - [How mogenius works](https://docs.mogenius.com/overview/how-mogenius-works.md) - [Plans pricing](https://docs.mogenius.com/overview/plans-pricing.md) - [Help and feedback](https://docs.mogenius.com/overview/help-and-feedback.md) - [Installing the mogenius operator](https://docs.mogenius.com/cluster-management/installing-the-mogenius-operator.md): Connect your own Kubernetes cluster by installing the mogenius operator on the cluster. - [Cluster settings](https://docs.mogenius.com/cluster-management/cluster-settings.md): Prepare a cluster in mogenius to connect with your own Kubernetes cluster. - [Custom Resource Forms](https://docs.mogenius.com/cluster-management/ui-configs.md): Give any custom resource a form-based create and edit experience in mogenius instead of raw YAML, using UI Configs. - [Kubernetes workloads](https://docs.mogenius.com/cluster-management/kubernetes-workloads.md): Manage your Kubernetes cluster with workloads and logs. An alternative to k9s and Lens, right from your mogenius platform. - [GitOps](https://docs.mogenius.com/cluster-management/gitops/overview.md) - [GitOps with Argo CD](https://docs.mogenius.com/cluster-management/gitops/argocd.md) - [GitOps with Flux](https://docs.mogenius.com/cluster-management/gitops/flux.md) - [Audit log](https://docs.mogenius.com/cluster-management/audit-log.md) - [Network policies](https://docs.mogenius.com/cluster-management/network-policies.md) - [Active cluster sync](https://docs.mogenius.com/cluster-management/active-cluster-sync.md): Use Active Cluster Sync to synchronize Kubernetes workloads with Git. - [Update and uninstall](https://docs.mogenius.com/cluster-management/update-and-uninstall.md): Manage the mogenius operator, run updates and delete it from your cluster. - [Troubleshooting clusters](https://docs.mogenius.com/cluster-management/troubleshooting-clusters.md): Here's a list of common issues with clusters on mogenius and how to fix them. - [Managed clusters](https://docs.mogenius.com/cluster-management/managed-clusters.md) - [Single Sign-On](https://docs.mogenius.com/cluster-management/single-sign-on.md): Configure SSO for your mogenius organization using Microsoft Entra ID or GitLab - [Self hosted](https://docs.mogenius.com/cluster-management/self-hosted.md) - [AI on mogenius](https://docs.mogenius.com/ai/overview.md): Configurable AI agents, an interactive chat, and connectable models and tools — the AI capabilities built into your mogenius cluster. - [AI Models & Setup](https://docs.mogenius.com/ai/setup.md): Connect one or more AI models, set a default, and configure token and budget limits for mogenius AI features. - [Agents](https://docs.mogenius.com/ai/agents.md): Configure AI agents that monitor your Kubernetes workloads, generate troubleshooting reports, and propose fixes for your approval. - [Chat with AI](https://docs.mogenius.com/ai/chat.md): Use the interactive AI chat to ask questions, investigate issues, and manage your Kubernetes cluster through natural language. - [Tools & Custom MCP Servers](https://docs.mogenius.com/ai/tools.md): Give agents and chat access to your cluster with built-in tools, and extend them with custom MCP servers and integrations. - [mogenius MCP Server](https://docs.mogenius.com/ai/mcp-server.md): Connect external AI tools and IDEs to your mogenius cluster through the mogenius Model Context Protocol (MCP) server. - [Creating workspaces](https://docs.mogenius.com/workspaces/creating-workspaces.md) - [Workspace Dashboard](https://docs.mogenius.com/workspaces/workspace-dashboard.md): The workspace overview page — what it shows, and how administrators tailor it per workspace with custom dashboards. - [Resources](https://docs.mogenius.com/workspaces/resources.md) - [Tunnels](https://docs.mogenius.com/workspaces/tunnels.md): Access Kubernetes Services securely through TCP tunnels without direct cluster access - [Service status and errors](https://docs.mogenius.com/workspaces/service-status-and-errors.md) - [Members and roles](https://docs.mogenius.com/workspaces/members-and-roles.md) - [Integrations](https://docs.mogenius.com/workspaces/integrations.md) - [Storage](https://docs.mogenius.com/workspaces/storage.md) - [Mogenius API](https://docs.mogenius.com/workspaces/mogenius-API.md) - [mogenius CLI](https://docs.mogenius.com/workspaces/mogenius-CLI.md): Manage your mogenius clusters, resources, and workloads from the terminal with mocli - [Overview](https://docs.mogenius.com/deploying-applications/overview.md) - [Container images](https://docs.mogenius.com/deploying-applications/container-images.md) - [Deployment Configuration](https://docs.mogenius.com/deploying-applications/deployment-configuration.md): Configure environment variables, secrets, ports and domains, scaling, health checks, update strategies, and resource limits for your deployments in mogenius. - [Pipeline starters](https://docs.mogenius.com/deploying-applications/pipeline-starters.md) - [Helm charts](https://docs.mogenius.com/deploying-applications/helm-charts.md) - [Blueprints](https://docs.mogenius.com/deploying-applications/blueprints.md): Deploy pre-configured Helm charts to your cluster using the Blueprints library, with optional GitOps integration and full customization. - [Kubernetes manifests](https://docs.mogenius.com/deploying-applications/kubernetes-manifests.md) - [Multi-Environment Deployments](https://docs.mogenius.com/deploying-applications/multi-environment-deployments.md): Set up a multi-environment deployment strategy with dev, staging, and production using mogenius UI and GitOps. ## OpenAPI Specs - [openapi](/_api-reference/openapi.json) - [dev](/.mogenius/dev.yaml) - [main](/.mogenius/main.yaml) - [docker-compose](/docker-compose.yml) - [grype](/grype.yaml) - [deployment](/manifests/prod/deployment.yaml) - [ingress-redirect](/manifests/prod/ingress-redirect.yaml) - [ingress](/manifests/prod/ingress.yaml) - [secret](/manifests/prod/secret.yaml) - [service](/manifests/prod/service.yaml) - [package-lock](/mogenius/package-lock.json) - [package](/mogenius/package.json) ## Optional - [Blog](https://mogenius.com/blog)