3.0.0-dev.16 • Published 3 years ago

kong-data-plane v3.0.0-dev.16

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

kong-data-plane

NPM version PyPI version

Downloads npm PyPI

Use this Kong CDK Construct Library to deploy Kong data plane on Amazon EKS .

This CDK library automatically creates and configures recommended architecture on AWS by:

  • Amazon EKS

    • Well architected EKS cluster from networking standpoint
    • Cluster autoscaler
    • Node termination handler
    • Secrets management from AWS Secrets Manager using CSI driver
    • mTLS using AWS ACM for pod to pod communication using private certificate authority and aws-pca-issuer
    • Use of IAM Role for Service Account (IRSA) where applicable
    • AWS EKS encryption at rest
    • Metrics server installation
    • Logs and metrics to cloudwatch using AWS CloudWatch Container insights
  • Elasticache

    • private accessibility
    • multi az
    • auto failover
    • auto minor version upgrade
    • cwl output

npm Package Installation:

yarn add --dev kong-data-plane
# or
npm install kong-data-plane --save-dev

PyPI Package Installation:

pip install kong-data-plane

Sample

Try out https://github.com/kong/aws-samples for the complete sample application and instructions.

Resources to learn about CDK

Kong Hands on Workshop

https://kong.awsworkshop.io/

3.0.0-dev.16

3 years ago

3.0.0-dev.15

3 years ago

3.0.0-dev.14

3 years ago

3.0.0-dev.13

3 years ago

3.0.0-dev.12

3 years ago

3.0.0-dev.11

3 years ago

3.0.0-dev.8

3 years ago

3.0.0-dev.7

3 years ago

3.0.0-dev.9

3 years ago

3.0.0-dev.4

3 years ago

3.0.0-dev.3

3 years ago

3.0.0-dev.6

3 years ago

3.0.0-dev.5

3 years ago

3.0.0-dev.0

3 years ago

3.0.0-dev.2

3 years ago

3.0.0-dev.1

3 years ago

2.0.7

3 years ago

2.0.6

3 years ago

2.0.8

3 years ago

3.0.0-dev.10

3 years ago

2.0.3

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

0.0.0

4 years ago