You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewError('Property "name" is missing in the front matter of the platform README.md. Each platform README.md should have a name defined in the front matter.');
94
+
}
95
+
96
+
constdescription=data.description;
97
+
if(!description){
98
+
thrownewError('Property "description" is missing in the front matter of the platform README.md. Each platform README.md should have a description defined in the front matter.');
A meshStack integration of AKS allows you to automatically provision and manage Kubernetes namespaces for meshStack projects, enforce policies and enable secure authentication for your AKS workloads, and track usage to enable billing across namespaces.
description: Scalable cloud computing platform by Amazon
4
+
category: hyperscaler
5
+
---
6
+
7
+
meshStack integration with AWS enables automated account provisioning, policy enforcement, and unified billing for AWS resources across your organization.
description: Cloud computing platform and services by Microsoft
4
+
category: hyperscaler
5
+
---
6
+
7
+
meshStack integration with Azure streamlines subscription management, enforces governance, and enables cost tracking for Azure resources in your organization.
description: Developer services for support teams to plan, build, and ship software
4
+
category: devops
5
+
---
6
+
7
+
meshStack integration with Azure DevOps automates project and repository setup, ensuring consistent governance and access management for your development workflows.
description: Open source cloud application platform
4
+
category: private-cloud
5
+
---
6
+
7
+
meshStack integration with Cloud Foundry automates org and space provisioning, policy enforcement, and enables usage-based billing for your cloud-native applications.
0 commit comments