Giter Site home page Giter Site logo

danielchudc / kubernetes-ingress-controller Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kong/kubernetes-ingress-controller

0.0 1.0 0.0 12.44 MB

:gorilla: Kong for Kubernetes: the official Ingress Controller for Kubernetes.

License: Apache License 2.0

Makefile 0.21% Go 96.53% Shell 3.07% Dockerfile 0.18%

kubernetes-ingress-controller's Introduction

Build Status License Twitter

Kong for Kubernetes

Use Kong for Kubernetes Ingress. Configure plugins, health checking, load balancing and more in Kong for Kubernetes Services, all using Custom Resource Definitions(CRDs) and Kubernetes-native tooling.

Features | Get started | Documentation | Master branch builds | Seeking help

Features

  • Ingress routing Use Ingress resources to configure Kong
  • Enhanced API management using plugins Use a wide-array of plugins to monitor, transform, protect your traffic.
  • Native gRPC support Proxy gRPC traffic and gain visibility into it using Kong's plugin.
  • Health checking and Load-balancing Load balance requests across your pods and supports active & passive health-checks.
  • Request/response transformations Use plugins to modify your requests/responses on the fly.
  • Authentication Protect your services using authentication methods of your choice.
  • Declarative configuration for Kong Configure all of Kong using CRDs in Kubernetes and manage Kong declaratively.

Get started

You can use Minikube on your local machine or use a hosted k8s service like GKE.

Setting up Kong for Kubernetes is as simple as:

# using YAMLs
$ kubectl apply -f https://bit.ly/k4k8s

# or using Helm
$ helm repo add kong https://charts.konghq.com
$ helm repo update

# Helm 2
$ helm install kong/kong

# Helm 3
$ helm install kong/kong --generate-name --set ingressController.installCRDs=false

Once installed, please follow the Getting Started guide to start using Ingress in your Kubernetes cluster.

Note: Kong Enterprise users, please follow along our enterprise guide to setup the enterprise version.

Documentation

All documentation around Kong Ingress Controller is present in this repository inside the docs directory. Pull Requests are welcome for additions and corrections.

Guides and Tutorials

Please browse through guides to get started or understand how to configure a specific setting with Kong Ingress Controller.

Master branch builds

If you would like to use the latest and the greatest version of the controller, you can use latest tag from the kong-ingress-controller repository hosted on Bintray:

docker pull kong-docker-kubernetes-ingress-controller.bintray.io/kong-ingress-controller:latest

Seeking help

Please search through the posts on Kong Nation as it's likely that another user has run into the same problem. If you don't find an answer, please feel free to post a question. For a feature request, please post in Feature Suggestions category.

You can also talk to the developers behind Kong in the #kong channel on the Kubernetes Slack server.

If you've spotted a bug, please open an issue on our Github.

Community meetings

You can join monthly meetings hosted by the maintainers of the project to ask questions, provide feedback or just come and say hello. The meeting takes place on every second Tuesday of the month at 10 am Pacific time. Please submit your contact details on the online meetups page to receive meeting invite and Zoom links to join the meeting.

kubernetes-ingress-controller's People

Contributors

hbagdi avatar aledbf avatar mflendrich avatar rainest avatar fffonion avatar jeveleth avatar svenwal avatar ukiahsmith avatar sayboras avatar subicura avatar yuchunyu97 avatar subnetmarco avatar ddy86 avatar devdavidkarlsson avatar javatestcase avatar tieske avatar nixm0nk3y avatar posquit0 avatar ngob avatar zageron avatar zaffnet avatar xavierlowmiller avatar tamanyan avatar seh avatar simonalling avatar sergerad avatar sandeepvaman avatar nutellinoit avatar sirajm avatar rafaelgom3s avatar

Watchers

James Cloos 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.