2
Published Tools
0
Total Stars
0
Weekly Downloads
116
GitHub Followers
42
Public Repos
Published Tools
12 Skillsacross 2 categoriescdk8s-plus-28
cdk8s-team
cdk8s+ is a software development framework that provides high level abstractions for authoring Kubernetes applications. cdk8s-plus-28 synthesizes Kubernetes manifests for Kubernetes 1.28.0
...morecdk8s-plus
cdk8s-team
High level abstractions on top of cdk8s
cdk8s-aws-cdk
GitHub Actions
AWS CDK Adapter for cdk8s allows you to define AWS CDK constructs within a cdk8s application. The AWS resources will be provisioned using the [AWS Controllers for Kubernetes](https://aws-controllers-k8s.github.io/community/docs/community/overview/).
...more@cdk8s/awscdk-resolver
GitHub Actions
The `AwsCdkResolver` is able to resolve any [`CfnOutput`](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.CfnOutput.html) defined by your AWS CDK application. In this example, we create an S3 `Bucket` with the AWS CDK, and pass its (deploy time g
...more@cdk8s/cdktf-resolver
GitHub Actions
The `CdkTfResolver` is able to resolve any [`TerraformOutput`](https://developer.hashicorp.com/terraform/cdktf/concepts/variables-and-outputs#output-values) defined by your CDKTF application. In this example, we create an S3 `Bucket` with the CDKTF, and
...morecdk8s-cli
GitHub Actions
This is the command line tool for Cloud Development Kit (CDK) for Kubernetes (cdk8s).
cdk8s
GitHub Actions
This is the core library of Cloud Development Kit (CDK) for Kubernetes (cdk8s). cdk8s apps synthesize into standard Kubernetes manifests which can be applied to any Kubernetes cluster.
...morecdk8s-grafana
GitHub Actions
Grafana construct for cdk8s.
cdk8s-image
GitHub Actions
Build & Push local docker images inside CDK8s applications
cdk8s-jenkins
GitHub Actions
Jenkins construct for CDK8s
cdk8s-operator
GitHub Actions
Create Kubernetes CRD Operators using CDK8s Constructs
cdk8s-redis
GitHub Actions
Basic implementation of a Redis construct for cdk8s.