Skip to content

DoD-Platform-One/Quick-Start-Big-Bang

Repository files navigation

Big Bang Quick Start

This is a mirror of a government repo hosted on Repo1 by DoD Platform One. Please direct all code changes, issues and comments to https://repo1.dso.mil/platform-one/quick-start/big-bang

This is a small repo to help quickly test basic concepts of Big Bang on a local development machine.


New Quick Start

The Quick Start has been moved to the following location as part of an effort to centralize documentation.

Services

URL Username Password Notes
alertmanager.bigbang.dev n/a n/a Unauthenticated
grafana.bigbang.dev admin prom-operator
kiali.bigbang.dev n/a kubectl get secret -n kiali -o=json | jq -r '.items[] | select(.metadata.annotations."kubernetes.io/service-account.name"=="kiali-service-account") | .data.token' | base64 -d; echo
kibana.bigbang.dev elastic kubectl get secret -n logging logging-ek-es-elastic-user -o=jsonpath='{.data.elastic}' | base64 -d; echo
prometheus.bigbang.dev n/a n/a Unauthenticated
tracing.bigbang.dev n/a n/a Unauthenticated
twistlock.bigbang.dev n/a n/a Twistlock has you create an admin account the first time you log in

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published