Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 1.2 KB

README.rst

File metadata and controls

70 lines (46 loc) · 1.2 KB

k8sservice

Project Outline

Project Goals

Make it trivial to create well structured Kubernetes services

Similar Work

None

Justification

I'm lazy. Plus, boilr makes it easy to create well structured, otherwise boring boilerplate

Summary

License Language
MIT en-AU [lang]

Installation

$ boilr template download littlemanco/boilr-k8sservice k8sservice

Usage

Swap foo and bar for your own values.

$ mkdir foo
$ cd foo
$ git init
$ git remote set-url origin git@github.com:foo/bar.git
$ boilr template use k8sservice
$ git add .
$ git commit -m "Initial Commit"
$ git push

Thanks

Contributing

Contributions are always welcome! Nothing is to small, and the best place to start is to open an issue.

References

[lang]Lingoes.net,. (2015). Language Code Table. Retrieved 4 June 2015, from http://www.lingoes.net/en/translator/langcode.htm