Skip to content

Commit

Permalink
[Docs] Generated documentation for Integration
Browse files Browse the repository at this point in the history
Signed-off-by: l5io <[email protected]>
  • Loading branch information
leecalcote authored and l5io committed Jan 13, 2024
1 parent 71356de commit 6a298bb
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion src/collections/integrations/aad-pod-identity/index.mdx
Original file line number Diff line number Diff line change
@@ -1 +1,28 @@
#ERROR!
---
title: Azure Active Directory (AAD)
subtitle: Collaborative and visual infrastructure as code for Azure Active Directory (AAD)
integrationIcon: icon/color/aad-pod-identity-color.svg
darkModeIntegrationIcon: icon/white/aad-pod-identity-white.svg
docURL:
category: Provisioning
subcategory: Security & Compliance
featureList: ["Use Azure Active Directory pod-managed identities in Azure Kubernetes Service.",
"A maximum of 200 pod-managed identities are allowed for a cluster.",
"Pod-managed identities are available on Linux node pools only."
]
workingSlides: [
../_images/meshmap-visualizer.png,
../_images/meshmap-designer.png]
howItWorks: "Federate with any external identity provider"
howItWorksDetails: "Azure AD workload identity authentication method replaces pod-managed identity, which integrates with the Kubernetes native capabilities to federate with any external identity providers on behalf of the application."
published: true
---
<p>
Enables Kubernetes applications to access cloud resources securely with Azure Active Directory (AAD).
</p>
<p>
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.
</p>
<p>
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs.
</p>

0 comments on commit 6a298bb

Please sign in to comment.