From 3867f0b5d0291e9ba3f64bcf40d380cf1d346551 Mon Sep 17 00:00:00 2001 From: Travis Bot Date: Thu, 5 Jul 2018 14:29:15 +0000 Subject: [PATCH] Deploy GitHub Pages --- deploy/index.html | 133 +++++++++++++++++++++------------------ search/search_index.json | 18 +++--- sitemap.xml | 52 +++++++-------- 3 files changed, 106 insertions(+), 97 deletions(-) diff --git a/deploy/index.html b/deploy/index.html index 4828081ad..ca8892d5c 100644 --- a/deploy/index.html +++ b/deploy/index.html @@ -394,14 +394,9 @@ - - - - - -
  • - - Custom Service Provider Deployment +
  • + + Provider Specific Steps
  • - -
  • - - Using Helm - - -
  • - -
  • + +
  • Verify installation
  • - -
  • + +
  • Detect installed version
  • + + + + + + +
  • + + Using Helm + + +
  • @@ -1213,14 +1213,9 @@ - - - - - -
  • - - Custom Service Provider Deployment +
  • + + Provider Specific Steps
  • - -
  • - - Using Helm - - -
  • - -
  • + +
  • Verify installation
  • - -
  • + +
  • Detect installed version
  • + + + + + + +
  • + + Using Helm + + +
  • @@ -1336,17 +1336,20 @@

    Installation Guide

    Contents

    Generic Deployment

    The following resources are required for a generic deployment.

    @@ -1355,9 +1358,9 @@ -

    Custom Service Provider Deployment

    +

    Provider Specific Steps

    There are cloud provider specific yaml files.

    -

    Docker for Mac

    +

    Docker for Mac

    Kubernetes is available for Docker for Mac's Edge channel. Switch to the Edge channel and enable Kubernetes.

    Create a service

    @@ -1365,7 +1368,7 @@ channel and ena -

    minikube

    +

    minikube

    For standard usage:

    minikube addons enable ingress
     
    @@ -1390,11 +1393,11 @@ channel and ena -

    AWS

    +

    AWS

    In AWS we use an Elastic Load Balancer (ELB) to expose the NGINX Ingress controller behind a Service of Type=LoadBalancer. Since Kubernetes v1.9.0 it is possible to use a classic load balancer (ELB) or network load balancer (NLB) Please check the elastic load balancing AWS details page

    -

    Elastic Load Balancer - ELB

    +
    Elastic Load Balancer - ELB

    This setup requires to choose in which layer (L4 or L7) we want to configure the ELB: