-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3047 from yurake/2804-update-docs
2804 update docs
- Loading branch information
Showing
4 changed files
with
67 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,29 @@ | ||
## About | ||
# About | ||
|
||
Sample monitoring application based on k8s. | ||
|
||
## Build & Apply | ||
|
||
No need to do. | ||
|
||
## Web Console | ||
* prometheus | ||
http://prometheus.minikube/ | ||
* grafana | ||
http://grafana.minikube/ | ||
* jenkins | ||
http://jenkins.minikube | ||
* jaeger | ||
http://jaeger.minikube | ||
* jupyter notebook | ||
http://jupyter.minikube | ||
|
||
- prometheus | ||
<http://prometheus.minikube/> | ||
- grafana | ||
<http://grafana.minikube/> | ||
- jenkins | ||
<http://jenkins.minikube> | ||
- jaeger | ||
<http://jaeger.minikube> | ||
- jupyter notebook | ||
<http://jupyter.minikube> | ||
|
||
## Optional | ||
|
||
### Set up [argo](optional/argo/README.md) | ||
* argo dashboard | ||
http://argo.minikube | ||
### Set up [argo](optional/argo/README.md) | ||
|
||
- argo dashboard | ||
<http://argo.minikube> | ||
|
||
### Set up [tekton](optional/tekton/README.md) | ||
### Set up [tekton](optional/tekton/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters