Skip to content

Commit 44ff17d

Browse files
authored
Update README.md
1 parent 589c14f commit 44ff17d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: "Azure Container Registry sample for deploying a container image to
88
urlFragment: aks-java-deploy-image-from-acr-to-kubernetes
99
---
1010

11-
# Getting Started with Kubernetescluster - Deploy Image From Container Registry To Kubernetes - in Java #
11+
# Getting Started with Kubernetescluster - Deploy Image From Container Registry To Kubernetes - in Java
1212

1313

1414
Azure Container Registry sample for deploying a container image to Azure Container Service with Kubernetes orchestration.
@@ -26,7 +26,7 @@ urlFragment: aks-java-deploy-image-from-acr-to-kubernetes
2626
- Create a Kubernetes replication controller using a container image from the Azure private registry from above and a load balancer service that will expose the app to the world
2727

2828

29-
## Running this Sample ##
29+
## Running this Sample
3030

3131
To run this sample:
3232

@@ -38,7 +38,7 @@ Set the environment variable `AZURE_AUTH_LOCATION` with the full path for an aut
3838

3939
mvn clean compile exec:java
4040

41-
## More information ##
41+
## More information
4242

4343
[http://azure.com/java](http://azure.com/java)
4444

0 commit comments

Comments
 (0)