# Entigo Documentation > Documentation for Entigo. This file contains links to documentation sections following the llmstxt.org standard. ## Table of Contents - [CronJob](https://docs.entigo.com/api/CronJob.md): - [KafkaUser](https://docs.entigo.com/api/KafkaUser.md): - [MSK](https://docs.entigo.com/api/MSK.md): - [MariaDBDatabase](https://docs.entigo.com/api/MariaDBDatabase.md): - [MariaDBInstance](https://docs.entigo.com/api/MariaDBInstance.md): - [MariaDBUser](https://docs.entigo.com/api/MariaDBUser.md): - [PostgreSQLDatabase](https://docs.entigo.com/api/PostgreSQLDatabase.md): - [PostgreSQLInstance](https://docs.entigo.com/api/PostgreSQLInstance.md): - [PostgreSQLUser](https://docs.entigo.com/api/PostgreSQLUser.md): - [RabbitMQBroker](https://docs.entigo.com/api/RabbitMQBroker.md): - [Repository](https://docs.entigo.com/api/Repository.md): - [S3Bucket](https://docs.entigo.com/api/S3Bucket.md): - [Topic](https://docs.entigo.com/api/Topic.md): - [ValkeyInstance](https://docs.entigo.com/api/ValkeyInstance.md): - [WebAccess](https://docs.entigo.com/api/WebAccess.md): - [WebApp](https://docs.entigo.com/api/WebApp.md): - [Zone](https://docs.entigo.com/api/Zone.md): - [API Reference](https://docs.entigo.com/api/intro.md): Entigo Platform extends the Kubernetes API resource model. Here is the documentation for Custom Resource Definitions. - [ADR: Zone-Scoped IAM Access via Azure Entra ID and AWS IAM Identity Center](https://docs.entigo.com/docs/adr/aws-sso-integration.md): - **Status:** Research / RFC - [ADR: Cloud Resource Tagging](https://docs.entigo.com/docs/adr/cloud-resource-tagging.md): - **Status:** Draft - [Intro](https://docs.entigo.com/docs/adr/intro.md): - [Cloud Resource Tagging](cloud-resource-tagging.md) — Tag naming, required tags, tag-on-create enforcement, and tag budget - [ADR: Resource Ownership Tracking with `app.kubernetes.io/managed-by` Label](https://docs.entigo.com/docs/adr/managed-by.md): - **Status:** Approved - [ADR: Management Policies for Resource Lifecycle Control](https://docs.entigo.com/docs/adr/management-policies.md): - **Status:** Approved - [ADR: Permission Boundaries for Cloud Resource Isolation](https://docs.entigo.com/docs/adr/permission-boundaries.md): - **Status:** Draft - [ADR: Tag Passthrough from Platform Hierarchy to Cloud Resources](https://docs.entigo.com/docs/adr/tag-passthrough.md): - **Status:** Draft - [Control & Data Plane](https://docs.entigo.com/docs/concepts/control-data-plane.md): Think of control and data plane separation like air traffic control and aircraft. The control plane is like air traffic control: it coordinates wor... - [Intro](https://docs.entigo.com/docs/concepts/intro.md): Entigo Platform supports multi-tenancy for service provider use cases and organizational scenarios requiring strong isolation at the identity, acce... - [Management Policies](https://docs.entigo.com/docs/concepts/management-policies.md): Management Policies control whether the Entigo Platform fully manages a resource or just observes it. This lets you use the platform for central vi... - [Organization](https://docs.entigo.com/docs/concepts/organization.md): Organizations in Entigo Platform provide centralized management and governance capabilities. Organizations enable platform teams to define company-... - [Permission Boundaries](https://docs.entigo.com/docs/concepts/permission-boundaries.md): :::info - [Resource Tagging](https://docs.entigo.com/docs/concepts/tagging.md): Entigo Platform uses labels, annotations and tags to manage, secure, and organize resources across Kubernetes and cloud provider accounts. This pag... - [Workspace](https://docs.entigo.com/docs/concepts/workspace.md): A workspace is where your applications reside. Workspaces include functionality and resources to provide an isolated and independent [data plane](d... - [Zone](https://docs.entigo.com/docs/concepts/zone.md): Zones are a fundamental building block of Entigo Platform's security architecture. They enable security isolation between different information ass... - [Create a PostgreSQL Instance](https://docs.entigo.com/docs/guides/create-a-postgresql-instance.md): This is an example of how to create a **PostgreSQLInstance**, **PostgreSQLUser** and **PostgreSQLDatabase**. - [Create a RabbitMQ Broker (RC)](https://docs.entigo.com/docs/guides/create-a-rabbitmq-broker.md): This is an example of how to create a **RabbitMQBroker**. - [Create a Repository](https://docs.entigo.com/docs/guides/create-a-repository.md): This is an example of how to create a Repository. - [Create a secret](https://docs.entigo.com/docs/guides/create-a-secret.md): This is an example of how to create a secret in AWS Secrets Manager and access it in a Kubernetes cluster using External Secrets. - [Create a Valkey Instance](https://docs.entigo.com/docs/guides/create-a-valkey-instance.md): This is an example of how to create a Valkey instance. - [What is a Zone](https://docs.entigo.com/docs/guides/create-a-zone.md): A Zone is used to separate different teams or products that share the same Kubernetes cluster. - [Create an S3 bucket](https://docs.entigo.com/docs/guides/create-an-s3-bucket.md): This is an example of how to create an S3 bucket. - [Manage Kafka (MSK) Users, Topics and ACL's](https://docs.entigo.com/docs/guides/create-kafka-objects.md): This is an example of how to manage MSK Users, Topics and user ACL's via Crossplane. - [Create MariaDB Resources (RC)](https://docs.entigo.com/docs/guides/create-mariadb-resources.md): This is an example of how to create a **MariaDBInstance**, **MariaDBDatabase** and **MariaDBUser**. - [Custom Resource Tags](https://docs.entigo.com/docs/guides/custom-resource-tags.md): :::info - [GitLab CI - ArgoCD authentication](https://docs.entigo.com/docs/guides/gitlab-ci-argocd-auth.md): This is an example of how to create a JWT token in ArgoCD and use it in GitLab CI to deploy applications in ArgoCD. - [Intro](https://docs.entigo.com/docs/guides/intro.md): Collection of guides to help you get started with Entigo Platform APIs - [Push artifacts to AWS ECR repository](https://docs.entigo.com/docs/guides/push-an-ecr-image-with-iam-credentials.md): Either an AWS SSO user role or IAM user with attached policy of - [Restore a PostgreSQL Instance](https://docs.entigo.com/docs/guides/restore-a-postgresql-instance.md): This is an example of how to restore a **PostgreSQLInstance** from a Snapshot. - [Entigo Platform and Infralib Introduction](https://docs.entigo.com/docs/intro.md): Entigo Platform is an infrastructure management solution designed for security-conscious organizations who run containerized applications on public... - [Create/Patch a Config Template](https://docs.entigo.com/docs/operator/create-or-patch-a-config-template.md): The system utilizes a hierarchical inheritance model involving three levels. - [Create/Patch a Module Template](https://docs.entigo.com/docs/operator/create-or-patch-a-module-template.md): The system utilizes a hierarchical inheritance model involving three levels. - [Customize the platform](https://docs.entigo.com/docs/operator/index.md): - [Intro](https://docs.entigo.com/docs/reference/intro.md): - [Platform API Reference](/api/intro) - Overview of CRDs - [Platform Tags Reference](https://docs.entigo.com/docs/reference/platform-tags.md): :::info