Paralus Prompt is built on top of kube-prompt, this is integrated in the dashboard. kube-prompt accepts the same commands as the kubectl, except you don't need to provide the kubectl prefix. So it doesn't require the additional cost to use this cli. And you can integrate other commands via pipe (|
).
For local development and setup, follow the steps mentioned in dev-installation document.
- Visit Paralus website for the complete documentation and helpful links.
- Join our Slack channel to post your queries and discuss features.
- Tweet to @paralus_ on Twitter.
- Create GitHub Issues to report bugs or request features.
The easiest way to start is to look at existing issues and see if there’s something there that you’d like to work on. You can filter issues with the label “Good first issue” which are relatively self sufficient issues and great for first time contributors.
Once you decide on an issue, please comment on it so that all of us know that you’re on it.
If you’re looking to add a new feature, raise a new issue and start a discussion with the community. Engage with the maintainers of the project and work your way through.