GithubHelp home page GithubHelp logo

isabella232 / kong-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from containersolutions/kong-demo

0.0 0.0 0.0 46 KB

A repo that will demonstrate some of the functionality of the kong ingress

License: Apache License 2.0

Makefile 90.61% Shell 9.39%

kong-demo's Introduction

Kong Ingress Demo

This is a collection of scripts designed to show case how the Kong Ingress works and how to configure it.

How it works:

In each directory in demos/ you will find a manifest.yaml, in the corresponding README.md you will find a description of what the configuration for that directory does. You will notice some steps depend on you having run previous steps. The dependencies will be listed in the README.md

Getting Started

Dependencies

This repo assumes you have the following tools installed:

Note This repo has been tested on Debian and MacOS.

Start up and install

Starting a K3D cluster:

make k3d-up

Installing Kong:

make kong-install

You should now have a fully functioning Kong Ingress Install, to validate:

$ kubectl -n kong get pods

NAME                            READY   STATUS      RESTARTS   AGE
postgres-0                      1/1     Running     0          26m
kong-migrations-65bzs           0/1     Completed   0          26m
ingress-kong-59647d65b9-zh8xd   2/2     Running     0          26m

Steps:

Clean Up

to remove everything just run

make k3d-down

This will destroy the cluster and the install with it.

Resources

kong-demo's People

Contributors

ianmiell avatar spazzy757 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.