@nxt-engineering/kubernetes-client
v2.0.6-rc.0
Published
Generic Kubernetes client run in the Browser
Downloads
9
Readme
Kubernetes Client
Query Kubernetes API from the browser. Ideal for SPA-like apps and CRDs.
This package is the core of a Kubernetes client made for a frontend.
Check out the other packages with concrete implementations:
- @nxt-engineering/kubernetes-client-fetch: Uses the Browser's native Fetch API.
- @nxt-engineering/kubernetes-client-angular: Made for Angular framework with NGRX state management.