Skip to content

Commit 90a6456

Browse files
Merge pull request #230229 from juliakm/users/jukullam/remove-devopsstarter-references
Remove reference to DevOps Starter
2 parents 62e14e7 + 6c904ae commit 90a6456

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

articles/aks/intro-kubernetes.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -119,18 +119,7 @@ To get started with Ingress traffic, see [HTTP application routing][aks-http-rou
119119

120120
Kubernetes has a rich ecosystem of development and management tools that work seamlessly with AKS. These tools include [Helm][helm] and the [Kubernetes extension for Visual Studio Code][k8s-extension].
121121

122-
Azure provides several tools that help streamline Kubernetes, such as DevOps Starter.
123-
124-
### DevOps Starter
125-
126-
DevOps Starter provides a simple solution for bringing existing code and Git repositories into Azure. DevOps Starter automatically:
127-
128-
* Creates Azure resources (such as AKS).
129-
* Configures a release pipeline in Azure DevOps Services that includes a build pipeline for CI.
130-
* Sets up a release pipeline for CD.
131-
* Generates an Azure Application Insights resource for monitoring.
132-
133-
For more information, see [DevOps Starter][azure-devops].
122+
Azure provides several tools that help streamline Kubernetes.
134123

135124
## Docker image support and private container registry
136125

0 commit comments

Comments
 (0)