Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin9 committed Feb 14, 2024
1 parent 46534e6 commit 55ef038
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,29 @@ This repository contains individual and all-in-one Docker images for [cdk8s](htt
### Available Images

1. cdk8s Typescript

```sh
ghcr.io/akuity/cdk8s-cmp-typescript
```

2. cdk8s Python
3. cdk8s Golang

```sh
ghcr.io/akuity/cdk8s-cmp-python
```

3. cdk8s Golang

```sh
ghcr.io/akuity/cdk8s-cmp-go
```

4. cdk8s Java

```sh
ghcr.io/akuity/cdk8s-cmp-java
```

5. cdk8s with all of the above languages support (Coming Soon)

Read more in README in each individual folder.
Expand Down

0 comments on commit 55ef038

Please sign in to comment.