Coder Social home page Coder Social logo

kcoleman731 / ssp-eks-patterns Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aws-samples/cdk-eks-blueprints-patterns

0.0 1.0 0.0 103 KB

Sample patterns repository for the Amazon EKS SSP Quick Start.

Home Page: https://github.com/aws-quickstart/quickstart-ssp-amazon-eks

License: MIT No Attribution

JavaScript 13.01% Makefile 2.59% TypeScript 84.40%

ssp-eks-patterns's Introduction

SSP EKS Patterns

Welcome to the SSP EKS Patterns repository.

This repository contains a number of samples for how you can leverage the Amazon EKS SSP Quick Start.

Patterns

The individual patterns can be found in the lib directory.

Documentation

Please refer to the Amazon EKS SSP Quick Start documentation site for complete project documentation.

Usage

Install project dependencies.

make bootstrap

To view patterns that are available to be deployed, execute the following:

cdk list

Bootstrap your CDK environment.

cdk bootstrap

We can then deploy a specific pattern with the following:

cdk deploy multi-team-blueprint

Deploying Blueprints with External Dependency on AWS Resources

There are cases when the blueprints defined in the SSP Patterns have dependencies on existing AWS Resources such as Secrets defined in the account/region. For such cases, you may see errors if such resources are not defined.

For MultiRegionConstruct the pattern relies on the following secrets defined:

  1. github-ssh-key - must contain GitHub SSH private key in Plain Text. The secret is expected to be defined in us-east-1 and replicated to us-east-1 and us-west-2 regions.
  2. argo-admin-secret - must contain ArgoCD admin password in Plain Text. The secret is expected to be defined in us-east-1 and replicated to us-east-1 and us-west-2 regions.

For more information on defining secrets for ArgoCD, please refer to SSP Documentation as well as known issues.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

ssp-eks-patterns's People

Contributors

amazon-auto avatar kcaws avatar shapirov103 avatar youngjeong46 avatar

Watchers

 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.