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

Construct K8S provider in a plain-resource returning method #896

Open
t0yv0 opened this issue Jul 26, 2023 · 1 comment
Open

Construct K8S provider in a plain-resource returning method #896

t0yv0 opened this issue Jul 26, 2023 · 1 comment
Labels
awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/enhancement Improvements or new features

Comments

@t0yv0
Copy link
Member

t0yv0 commented Jul 26, 2023

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Once pulumi/pulumi#12709 is solved in core Pulumi, it opens a possibility for eks.Cluster to have a method that returns a fully configured K8S explicit Provider instance that can be used to construct K8S resources in the same program. Consider adding the feature.

Related:

Affected area/feature

@t0yv0 t0yv0 added needs-triage Needs attention from the triage team kind/enhancement Improvements or new features labels Jul 26, 2023
@rquitales rquitales added awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). and removed needs-triage Needs attention from the triage team labels Jul 26, 2023
@bryantbiggs
Copy link

@rquitales it seems that pulumi/pulumi#12709 is resolved now, any update on when this will be implemented. I am really struggling to create a K8s provider from EKS to deploy Helm charts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants