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

Content #12

Closed
EdwinRad opened this issue Sep 27, 2020 · 3 comments · Fixed by #24
Closed

Content #12

EdwinRad opened this issue Sep 27, 2020 · 3 comments · Fixed by #24

Comments

@EdwinRad
Copy link
Member

Hi all,

I collected some content to fill the resource and blog section.
Please add and substitute better content. :)

Blog

Introducing cdk8s+: Intent-driven APIs for Kubernetes objects
https://aws.amazon.com/blogs/containers/introducing-cdk8s-intent-driven-apis-for-kubernetes-objects/
by Eli Polonsky and Elad Ben-Israel | on 08 JUL 2020

CDK for Terraform: Enabling Python & TypeScript Support
https://www.hashicorp.com/blog/cdk-for-terraform-enabling-python-and-typescript-support
by Rosemanry Wang and Anubhav Mishra | JUL 16 2020

Resources

AWS CDK

Already filled

CDK8s

{
title: "AWS Cloud Containers Conference - CDK for Kubernetes",
description: "In this video, the creators of cdk8s show you how to define your first cdk8s application, define reusable components called “constructs” and generally say goodbye (and thank you very much) to writing in YAML.",
href: "https://www.youtube.com/watch?v=PdR3SlkwjLM",
},
{
title: "Awesome cdk8s",
description: " This repository curates the best ckd8s resources.",
href: "https://www.cncf.io/webinars/end-yaml-engineering-with-cdk8s/",
},
{
title: "cdk8s Examples",
description: " This directory includes examples for cdk8s. Each example in this directory can stand on its own and each has its own README with more details.",
href: "https://github.com/awslabs/cdk8s/blob/master/examples/README.md/",
},

cdktf

{
title: "Offical Terraform CDK Github Repo",
description: "CDK (Cloud Development Kit) for Terraform allows developers to use familiar programming languages to define cloud infrastructure and provision it through HashiCorp Terraform.",
href: "https://github.com/hashicorp/terraform-cdk",
},
{
title: "Introduction to cdktf - by Hashicorp",
description: "Beginner workshop to start your Terraform CDK journey. Deploy an application on AWS. Supports Typescript and Python",
href: "https://learn.hashicorp.com/tutorials/terraform/cdktf",
},
{
title: "HashiCorp Live: CDK for Terraform",
description: " Join Taylor Dolezal, Anubhav Mishra, and CDK for Terraform contributor Sebastian Korfmann as they provision infrastructure resources in Python and TypeScript using the CDK for Terraform.",
href: "https://www.youtube.com/watch?v=p20N5X8AgUM",
},

@skorfmann
Copy link
Contributor

Yes, that was taken care of in #10 👍

@skorfmann
Copy link
Contributor

Oh, I think that's new content?

@skorfmann skorfmann reopened this Sep 28, 2020
@EdwinRad
Copy link
Member Author

Yes for cdk8s and cdktf, but we can add that later 👍

EdwinRad pushed a commit that referenced this issue Sep 29, 2020
@EdwinRad EdwinRad linked a pull request Sep 29, 2020 that will close this issue
skorfmann added a commit that referenced this issue Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants