8000 GitHub - ajith-reddy-dev/Kubecon2020EU: This Repo is for the demo for preparing k3s cluster and monitoring raspberry pi temperature using Python, influxdb and grafana
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This Repo is for the demo for preparing k3s cluster and monitoring raspberry pi temperature using Python, influxdb and grafana

License

Notifications You must be signed in to change notification settings

ajith-reddy-dev/Kubecon2020EU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kubecon2020EU

This Repo is for the demo for preparing k3s cluster and monitoring raspberry pi temperature using Python, influxdb and grafana

K3s installation

Server - curl -sfL https://get.k3s.io | sh -
Get Node Token - /var/lib/rancher/k3s/server/node-token
Agent Install - curl -sfL https://get.k3s.io | K3S_URL=https://myserver:6443 K3S_TOKEN=mynodetoken sh -

Deploy all Yaml files

About

This Repo is for the demo for preparing k3s cluster and monitoring raspberry pi temperature using Python, influxdb and grafana

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.1%
  • Dockerfile 10.9%
0