koki / short

Manageable Kubernetes manifests through a composable, reusable syntax
https://docs.koki.io/short
Apache License 2.0
122 stars 14 forks source link

Chrome extension for short-ening kube yamls on github #118

Closed ublubu closed 6 years ago

ublubu commented 6 years ago

chrome extension is hard-coded to talk to localhost. once we have an actual shortening service deployed, we'll need to configure the release version of the extension to talk to the deployed service.

features: toggle button on github file pages, switches between kube and short yaml. uses highlight.js to do syntax highlighting for the generated short yaml.