Code Monkey home page Code Monkey logo

Comments (3)

hustliyilin avatar hustliyilin commented on September 22, 2024

Hi @graziadonghia ,

Thanks for your question. Maybe you can follow this CI/CD guide to run rune and shim-rune with k8s in ubuntu

from inclavare-containers.

graziadonghia avatar graziadonghia commented on September 22, 2024

It still doesn't work. I think it's because of the content of 10-kubeadm.conf file, because the kubelet service runs with SUCCESS code if I insert only $KUBELET_EXTRA_ARGS (which are --container-runtime=remote --container-runtime-endpoint=unix:///run/containerd/containerd.sock because otherwise it doesn't even start).
With this configuration for ExecStart in 10-kubeadm.conf:

ExecStart = /usr/bin/kubelet  --container-runtime=remote --container-runtime-endpoint=unix:///run/containerd/containerd.sock

the kubelet service works but I cannot create the cluster. the error message is: please check CRI plugin status before setting up network for pods" error="cni config load failed: no network config found in /etc/cni/. How can I deal with cni?
Again, I followed multiple times the guide together with the github actions, I don't know what to do.

Is it possible to create the cluster using other tools? like K3s or minikube?

from inclavare-containers.

hustliyilin avatar hustliyilin commented on September 22, 2024

You can use cri-tools to create the cluster.

from inclavare-containers.

Related Issues (20)

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.