What's Changed
* feat: options to set env, volume mounts and probes for model group containers by jjleng in https://github.com/jjleng/paka/pull/101
* feat: options to pass in env vars for functions by jjleng in https://github.com/jjleng/paka/pull/102
* feat: be able to display public and private endpoints for MG by jjleng in https://github.com/jjleng/paka/pull/103
* chore: upgrade prometheus chart by jjleng in https://github.com/jjleng/paka/pull/104
* feat: default to openai compatible server for vllm by jjleng in https://github.com/jjleng/paka/pull/105
* feat: run vLLM with a served model name by jjleng in https://github.com/jjleng/paka/pull/106
* fix: make prometheus scrape the inferrence engine's metrics correctly by jjleng in https://github.com/jjleng/paka/pull/107
* feat: set knative resource requests by jjleng in https://github.com/jjleng/paka/pull/108
* feat: dedicated node groups for functions and job workers by jjleng in https://github.com/jjleng/paka/pull/109
* feat: be able to pass resource requests when creating jobs by jjleng in https://github.com/jjleng/paka/pull/110
* feat: detect the right ami types for different node types by jjleng in https://github.com/jjleng/paka/pull/111
* feat: command to push a prebuilt image to the container registry by jjleng in https://github.com/jjleng/paka/pull/112
* refactor: make the config fields naming consistent by jjleng in https://github.com/jjleng/paka/pull/113
* feat: enable host ipc for multiple GPU inference by jjleng in https://github.com/jjleng/paka/pull/114
* docs: rewrite README by jjleng in https://github.com/jjleng/paka/pull/115
* docs: add sample model launching templates by jjleng in https://github.com/jjleng/paka/pull/116
* docs: updates to the invoice_extraction example by jjleng in https://github.com/jjleng/paka/pull/117
* docs: update the website_rag example by jjleng in https://github.com/jjleng/paka/pull/118
* feat: gateway vpc endpoint for s3 by jjleng in https://github.com/jjleng/paka/pull/119
* feat: default to have at least one funciton instance running by jjleng in https://github.com/jjleng/paka/pull/120
* docs: add faq by jjleng in https://github.com/jjleng/paka/pull/121
* docs: detailed descriptions of the cluster config yaml by jjleng in https://github.com/jjleng/paka/pull/122
* docs: quick start doc by jjleng in https://github.com/jjleng/paka/pull/123
* chore: version bump by jjleng in https://github.com/jjleng/paka/pull/124
**Full Changelog**: https://github.com/jjleng/paka/compare/v0.1.8...v0.1.9