-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Docs] Generated documentation for Integration
Signed-off-by: l5io <[email protected]>
- Loading branch information
1 parent
71356de
commit 6a298bb
Showing
1 changed file
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |