An open API service indexing awesome lists of open source software.

https://github.com/lreimer/productive-cloud-native-devex

Ways Towards a 
Productive Cloud-native DevEx
https://github.com/lreimer/productive-cloud-native-devex

buildpacks cloud-native developer-tools draft krew kustomize pulumi pulumi-kubernetes skaffold tilt

Last synced: 2 months ago
JSON representation

Ways Towards a 
Productive Cloud-native DevEx

Awesome Lists containing this project

README

          

# Ways Towards a Productive Cloud-native DevEx

Make sure you have compiled the sources using `./gradlew kick ass` or `./gradlew clean ass`

## Using Buildpacks as Kickstart

Detailed instructions on how to use Cloud-native Buildpacks to kick start your project are [here](buildpacks.md)

## Using Kustomize to reduce YAML Bloat

Detailed instructions on how to use Kustomize to reduce your YAML bloat are [here](kustomize.md)

## Using Pulumi to replace YAML Bloat

Detailed instructions on how to use Pulumi to replace your YAML bloat are [here](pulumi.md).

## Using Skaffold for Continuous Flow

Detailed instructions on how to use Skaffold for continuous flow are [here](skaffold.md)

## Using Tilt for Continuous Flow

Detailed instructions on how to use Tilt for continuous flow are [here](tilt.md)

## Using Draft as Kickstart

Detailed instructions on how to use Draft to kick start your project are [here](draft.md).

## Maintainer

M.-Leander Reimer (@lreimer),

## License

This software is provided under the MIT open source license, read the `LICENSE`
file for details.