Skip to content
 
 

Repository files navigation

Bifocals

Bifocals runs in your k8s cluster and provides a UI to show the state of all your Custom Resources, grouped by Kind.

Bifocals Readme

Deploy

To deploy Bifocals into your Kubernetes cluster, execute the following commands:

kubectl create namespace bifocals
kubectl -n bifocals apply -f https://raw.githubusercontent.com/crdsdev/bifocals/master/deploy/manifests/install.yaml

If you want to use the dashboard locally:

kubectl port-forward svc/bifocals -n bifocals 8080:80

NOT RECOMMENDED

If you want to publicly expose your dashboard, you will need to change the bifocals Service type from ClusterIP to LoadBalancer.

About

Visualize the CRDs in your cluster.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages