Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 492 Bytes

getting-started.rst

File metadata and controls

18 lines (11 loc) · 492 Bytes

Getting Started

You can find example Kubernetes manifests for deployment in the deploy folder. It should be as simple as:

$ git clone git@github.com:hjacobs/kube-ops-view.git
$ kubectl apply -f kube-ops-view/deploy

Afterwards you can open "kube-ops-view" via the kubectl proxy:

$ kubectl proxy

Now direct your browser to http://localhost:8001/api/v1/proxy/namespaces/default/services/kube-ops-view/