Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running helm from lambda POC #40

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Conversation

ddl-denis-parnovskiy
Copy link
Contributor

@ddl-denis-parnovskiy ddl-denis-parnovskiy commented Jul 11, 2021

Problem: we want to run helm during CDK deploy

Solution:

  • make a lambda with awscli, kube and helm. Package the chart as part of lambda filesystem
  • use aws to get cluster credentials
  • run helm

Note: I just copied vpc and security group stuff from Joaquin's POC.

@ddl-denis-parnovskiy ddl-denis-parnovskiy force-pushed the denis/helm branch 3 times, most recently from 12a368e to c90eb23 Compare July 11, 2021 16:45
@ddl-denis-parnovskiy ddl-denis-parnovskiy changed the title Denis/helm Running helm from lambda POC Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant