Services in campus
This SCCP uses Prometheus / Alertmanager / Grafana to monitor and visualize the status of Kubernetes.
-
Grafana Dashboard - https://inovtst9.u-aizu.ac.jp/grafana/
Followings are available services in the SCCP.
-
httpbin.org - https://inovtst9.u-aizu.ac.jp/httpbin/
-
KubeCamp - https://kubecamp.u-aizu.ac.jp/
-
Discourse Forum - https://opm00i.u-aizu.ac.jp/
-
web-int (Intranet) Search Engine - https://opm00h.u-aizu.ac.jp/solr/api/v1/search [API]
-
GitBucket - https://inovtst9.u-aizu.ac.jp/gitbucket/
-
Harbor (DockerHub alternatives) - https://inovtst9.u-aizu.ac.jp/
-
OpenID Connect
-
Authorization Server - https://opm00h.u-aizu.ac.jp/dex/.well-known/openid-configuration
-
Example Client - https://opm00h.u-aizu.ac.jp/dexc
-
※ For details, please ask me in the SCCP class.
User's Guide
Fundamentals
- Kubernetes Internal Mechanisms [For Intermediate and Advanced Users]
- Kubernetes Materials
- About ThinkPad (Client Environment)
- Harbor - DockerHub Alternative
- KubeCamp
SCCP's Kubernetes Environments
- Setup the kubectl command
- Persistent Volume (PV&PVC)
- Reverse Proxy
- S3 Compatible Object Store (Latest Version)
Tutorials
- [Unrevised] [docker] Official Docker Tutorial Part 2
- [docker+k8] How to build a full-text search engine using Apache Solr
- [docker+k8s] Creating a Search Engine WebApp with OpenAPI+Sinatra
- [k8s] k8s Official Stateless Sample Application 1 (Nginx)
- [k8s] k8s Official Stateless Sample Application 2 (Guestbook)
- [Unadvised] [k8s] ............. Stateless Sample Application 3 (Socket.IO Guestbook)
- [keepalived] Building a keepalived cluster using APU/APU2