TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AWS open sources cloud development kit to make Kubernetes easier to use

30 pointsby psalminenabout 5 years ago

3 comments

gobengoabout 5 years ago
Similar idea to <a href="https:&#x2F;&#x2F;www.pulumi.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.pulumi.com&#x2F;</a>, but from AWS and with less languages so far. I&#x27;m a fan of being able to use full languages to build declarative representations of the infra I want, as languages like Terraform&#x27;s HCL can break down if you try to do to much modularity with them.<p>AFAICT it&#x27;s good that there are several teams implementing this pattern (not just one startup), but Pulumi is probably more battleworn for now.
jpalomakiabout 5 years ago
Link to the toolkit: <a href="https:&#x2F;&#x2F;cdk8s.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cdk8s.io&#x2F;</a>
joana035about 5 years ago
Too hard to use YAML, apparently.