question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[aws-eks] Install helm chart from asset

See original GitHub issue

Be able to specify a helm chart from a local directory path, that is then staged, and available when running helm in the custom resource.

Use Case

To be able to use private helm charts without needing a private chart repository.

Proposed Solution

Allow chart (https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-eks.HelmChart.html) to be an asset.

This is a 🚀 Feature Request

Related to #9273

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:4
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
iliapolocommented, Sep 8, 2020

@plumdog Gotcha, thanks 👍

0reactions
github-actions[bot]commented, Mar 9, 2021

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Helm with Amazon EKS - AWS Documentation
Experiment by installing an example chart. See Install an example chart in the Helm Quickstart guide . · Create an example chart and...
Read more >
Installing sample app on EKS cluster with Helm Chart
Here we will deploy sample application to the AWS EKS Fargate cluster using Helm Chart that we have created at the previous step....
Read more >
AWS CDK for EKS — Handling Helm Charts - ITNEXT
Like the AWS CDK handling of k8s manifests, the helm charts are created during the deployment process, started by cdk deploy, using the...
Read more >
How to Deploy MEAN Stack on AWS EKS using HELM - Medium
Installing Helm Chart on EKS Cluster. We have packaged the Chart into a single archive file. We can install it with the following...
Read more >
AWS EKS Installation Guide using Terraform and Helm
The deployment document provides an overview of the steps to deploy the OvalEdge application on the EKS Cluster using Terraform and Helm charts....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found