From dadce5652078558ba24ef3b080c677479d7fd5a5 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Sat, 19 May 2018 16:02:37 -0700 Subject: [PATCH] Updated 10. Setting the solution up in AKS (Azure Kubernetes Service) (markdown) --- ...etting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/10.-Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md b/10.-Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md index 6cab808..fc1e6ac 100644 --- a/10.-Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md +++ b/10.-Setting-the-solution-up-in-AKS-(Azure-Kubernetes-Service).md @@ -214,7 +214,8 @@ Run second script for ingress: >``` ![image](https://user-images.githubusercontent.com/1712635/40210064-c79f3834-59f7-11e8-8f03-b4b1c1ec9a24.png) -To ensure that everything is installed you can type `kubectl get services -n ingress-nginx`. Output should be something like: +To ensure that everything is installed you can type `kubectl get services -n ingress-nginx` +Output should be something like: ``` NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE