k8s-kotlin-dsl icon indicating copy to clipboard operation
k8s-kotlin-dsl copied to clipboard

Kotlin DSL for Kubernetes configs

Results 6 k8s-kotlin-dsl issues
Sort by recently updated
recently updated
newest added

Is there any migration tool that will help me go from yaml to kotlin dsl?

Thank you for this nice library! I made the occasional error where the nesting of my code did not reflect the nesting of the document structure. Maybe that could be...

This project seems to use JCenter to kept the binary artifacts. However, JCenter is [shuting down](https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/) rather soon (1st May 2021), so it would be good to migrate releasing to...

Hi, Even if type and autocompletion done by IDE are great auto-documentation, It would be even nicer to have java doc. So when you require doc from your IDE you...

Hi, I'm wondering if it is possible to delete an environment variable and achieve something like this ? https://stackoverflow.com/questions/75318304/how-can-i-delete-environment-variable-with-kustomize The lack of documentation makes it difficult to figure out. Thanks

There is no urgent need for me to update, but fabric8 is now on stable version 6.4. Maybe we could update the version as well to get rid of the...