paasta
Deploy, test, and manage containerized services on Kubernetes
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install PaaSTA?โผ
Run `npx skills add Yelp/paasta --all -g -y` in your terminal to install all skills in this suite globally.
What does PaaSTA do?โผ
PaaSTA is Yelp's platform for building, deploying, and running containerized services on Kubernetes. It turns simple declarative configs into full deployments with monitoring, logging, and autoscaling.
How to test PaaSTA changes locally?โผ
The paasta-playground skill runs your code against a local Kind Kubernetes cluster, letting you verify CLI commands, API changes, and deployments against real pods before shipping.
Can AI add a new PaaSTA API endpoint?โผ
Yes. The paasta-api-endpoint skill generates the view function, route registration, Swagger and OpenAPI docs, and unit tests following PaaSTA conventions automatically.
Does PaaSTA work outside Yelp?โผ
PaaSTA is open source and its code is useful for learning, but it depends on Yelp-specific infrastructure, so running it in production elsewhere is not recommended.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core