add aks starter

This commit is contained in:
gambtho
2021-10-28 22:58:17 -04:00
parent abf0c13931
commit de6c8cbcf0
2 changed files with 83 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "Deploy to a AKS Cluster",
"description": "Deploy an application to a Azure Kubernetes Service Cluster",
"creator": "Microsoft Azure",
"iconName": "aks",
"categories": ["Deployment", "AKS", "Kompose", "Helm", "Kustomize", "Kubernetes"]
}