A jQuery like library for manipulating kubernetes objects across various popular kubernetes platforms.
Problems that kQuery addresses:
- Easy to use client library that is accessible to a wide range of developers (javascript/jQuery)
- Consistent client library across inconsistent kubernetes implementations (abstracts the differences between EKS/AKS/GKE/Tectonic etc)
- Simplify building long running custom controllers or operators on k8s