awesome-k8s-resources/.github/PULL_REQUEST_TEMPLATE.md

21 lines
1.8 KiB
Markdown
Raw Normal View History

2020-07-05 19:32:59 -04:00
## Review the Contributing Guidelines
Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/tomhuang12/awesome-k8s-resources/blob/master/contributing.md).
## Describe Why This Is Awesome
Why is this awesome?
:green_heart:[Habitus](https://github.com/cloud66-oss/habitus) :fire::fire::fire::fire: - Habitus is a standalone build flow tool for Docker. It builds Docker images based on their Dockerfile and a build.yml.
:green_heart:[Habitus](https://github.com/cloud66-oss/habitus) :fire::fire::fire::fire: - Habitus is a standalone build flow tool for Docker. It builds Docker images based on their Dockerfile and a build.yml.
:green_heart:[Cooper](https://github.com/cloud66-oss/copper) :fire::fire: - A configuration file validator for Kubernetes. This is specifically useful with Kubernetes configuration files to enforce best practices, apply policies and compliance requirements.
:green_heart:[Starter](https://github.com/cloud66-oss/starter) :fire: - Starter is a command-line tool to generate a Dockerfile and a docker-compose.yml file from arbitrary source code. It will kickstart the journey towards containerizing your apps.
:green_heart:[Trackman]([https://github.com/cloud66-oss/trackman](https://github.com/cloud66-oss/trackman)) :fire: - Trackman is a command-line tool and Go library that runs multiple commands in a workflow. It supports parallel steps, step dependencies, async steps, and success checkers.
:green_heart:[Konfig]([https://github.com/cloud66-oss/konfig](https://github.com/cloud66-oss/konfig)) :fire: - Konfig is a Kubernetes friendly Rails gem. It can load configuration and secrets from both YAML or folders with individual files and present them to your application the same way.
2020-07-05 19:32:59 -04:00
Like this pull request? Vote for it by adding a :+1: