-
Notifications
You must be signed in to change notification settings - Fork 880
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
Deprecate examples not using the EKS component? #1314
Comments
Tagging @lukehoban @aaronkao @cnunciato for feedback |
Perhaps @danielrbradley can offer more insight here, but it's my understanding that if people are creating EKS clusters we want to encourage them to be using the EKS component. However, I can see the value in providing some examples for creating EKS clusters with pulumi-aws (without the component). |
Me too. For some of these, though (especially those that are presented as canonical examples, as these |
Consensus seems to be that we should have examples that use both the EKS component and pulumi-aws, so closing this issue as not planned. |
Cannot close issue:
Please fix these problems and try again. |
Hello!
Issue details
Now that AWSx has hit 1.0 and is GA, should we deprecate examples that don't use the EKS component? There are several examples in this repository, including (but not limited to)
aws-cs-eks
,aws-py-eks
, andaws-go-eks
, that do not use the AWSx EKS component (note that bothaws-ts-eks
andaws-yaml-eks
use AWSx and the EKS component). Or do we feel there is still value in providing examples of creating EKS clusters without the component?Affected area/feature
This only affects the
examples
repository.The text was updated successfully, but these errors were encountered: