From 601a1ae9724f8c3330eae3bba4d5a18e973bae04 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Thu, 26 Oct 2017 15:00:05 +0100 Subject: [PATCH] Add UI screenshot --- guide/deployment_k8s.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/guide/deployment_k8s.md b/guide/deployment_k8s.md index 41e4b591..7b7f00ee 100644 --- a/guide/deployment_k8s.md +++ b/guide/deployment_k8s.md @@ -44,6 +44,12 @@ $ kubectl apply -f ./faas.yml,monitoring.yml,rbac.yml That's it. You now have OpenFaaS deployed. +![](https://camo.githubusercontent.com/72f71cb0b0f6cae1c84f5a40ad57b7a9e389d0b7/68747470733a2f2f7062732e7477696d672e636f6d2f6d656469612f44466b5575483158734141744e4a362e6a70673a6d656469756d) + +You can also watch a complete walk-through of OpenFaaS on Kubernetes which demonstrates auto-scaling in action and how to use the Prometheus UI. [Video walk-through](https://www.youtube.com/watch?v=0DbrLsUvaso). + +**Connect to the UI** + For simplicity the default configuration uses NodePorts rather than an IngressController (which is more complicated to setup). | Service | TCP port |