Git Product home page Git Product logo

k3s-deployment's Introduction

docker exec $CONTID kubectl get secret import-token-k3s-vm -n fleet-default -o 'jsonpath={.data.values}' | base64 --decode

curl https://edgek8s.blob.core.windows.net/staging/edge-kubernetes-crd-0.2.13.tgz --output edge-kubernetes-crd-0.2.13.tgz

Install k3s on RPI:

curl -sfL https://get.k3s.io | sh -s - --write-kubeconfig-mode 644 --tls-san 192.168.0.195

IoT Edge k8s

https://microsoft.github.io/iotedge-k8s-doc/introduction.html

Github public preview: https://github.com/Azure/iotedge/tree/edge-on-k8s-public-preview

Install kubevirts and CDI in rpi

image: https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-arm64.img from https://cloud-images.ubuntu.com/bionic/current/

expose port 22: virtctl expose vm aziot-edge-kubevirt-linux --port=22 --name=aziot-edge-kubevirt-linux-ssh --type=NodePort kubeclt get svc

make sure route module name is correct (from module) remove edge hub docker container

Azure/iotedge#2880 storage for hubz

k3s-deployment's People

Contributors

beandrad avatar

Forkers

ecogit-stage

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.