gatekeeper

module
v0.0.0-...-cd00529 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2022 License: Apache-2.0

README

Gatekeeper

Build pipeline codecov Go Report Card

Gatekeeper is an API mangement system with rich API entitlement functionality. It uses Envoyproxy as API gateway.

Table of Contents

Introduction

Gatekeeper provides API entitlement management:

Gatekeeper offers anapi to unlock Envoyproxy's advancing routing capabilities:

  • Gatekeeper supports TLS for downstream and upstream traffic.

  • Dynamic Routing: Gatekeeper can route traffic across multiple backends.

  • High Availability: by allowing retry behaviour to be configured per path to reduce error rates.

  • Health Checks: Gatekeeper can actively monitor backends.

  • Gatekeeper's authentication server has detailed metrics on authentication and authorization.

  • Envoyproxy provides detailed request metrics on error rates, response latencies, request size.

Deployment options:

  • Ease to deployment: deploy locally using docker compose or in Kubernetes cluster using helm chart.

  • Database: any Cassandra-CQL compatible database can be used: AWS Keyspaces, Azure CosmosDB and Apache Cassandra.

  • Designed for multi-region deployment by default.

Repository structure

  • docs: All documentation:

    • Architecture High-level overview.

    • deployment: Deployment documentation of each component.

    • api: management API specification.

    • examples: Example management API calls.

  • build: Scripts for packaging Gatekeeper components in Docker images.

  • deployment: example Docker compose configuration.

  • cmd: Source code of individual Gatekeeper components.

  • pkg: Source code of shared Gatekeeper components.

Contributing and support

Please note Gatekeeper is still under heavy development, but feel free to open a Github issue!

License

Apache v2, some of Gatekeeper's API is inspired by work created and shared by Google and used according to terms described in the Creative Commons 4.0 Attribution License

Disclaimer

Gatekeeper is current under heavy development.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL