Skip to content

A code generator of services that can be deployed on Kubernetes cluster

License

Notifications You must be signed in to change notification settings

k8s-community/codegen

Repository files navigation

Code generator

Contributions Welcome

This service needs to help us to do a services for Kubernetes's cluster easier and quicker. We would want to use as parameteres a different programming languages, technologies, protocols and etc. The service will generate a code regarding all our and Kubernetes's requirements for successful execution.

Table of contents

A generator will return a generated code as result of it's work, using different parameters like:

  • programming language (Go, PHP, ...)
  • type of service (REST API, cron job, ...)
  • service owner (full name, email, ...)
  • some deployment params
  • ...

...

...

All the contributors are welcome. If you would like to be the contributor please accept some rules:

  • The pull requests will be accepted only in develop branch
  • All modifications or additions should be tested

Thank you for your understanding!

License

MIT Public License

Author Information

Kubernetes Community k8s-community