Porter enables you to package your application artifact, client tools, configuration and deployment logic together as an installer that you can distribute, and install with a single command.
I'd like to see what each of the fields are that can be filled in and explanations for what those fields do.
Additional context on where to put your manifests (in the same directory as porter.yaml, could be in a directory named manifests, you don't need to handle copying them unless you are using a custom Dockerfile), and when you would use this mixin would be useful.
https://github.com/deislabs/porter/blob/master/docs/content/mixins/kubernetes.md
I'd like to see what each of the fields are that can be filled in and explanations for what those fields do.
Additional context on where to put your manifests (in the same directory as porter.yaml, could be in a directory named manifests, you don't need to handle copying them unless you are using a custom Dockerfile), and when you would use this mixin would be useful.