Marketing site for Plural, the open-source, unified, application deployment platform that makes it easy to run open-source software on Kubernetes. Our marketplace has dozens of top tier applications ready to deploy.
Built with Next.js and Markdoc.
To run the site locally, you'll need to have yarn and node as prerequisites. Then run the following commands:
yarn # build the environment
yarn dev # run site locally