Giter Club home page Giter Club logo

Comments (2)

juanluisvaladas avatar juanluisvaladas commented on August 15, 2024

Hi @Rohmilchkaese,

Quoting #3707 (comment):

the limitation of not allowing to change the CNI provider is imposed by k0s to prevent damages. You can skip this check at your own risk by following these steps:

1. Stop every worker

2. Restart k0s every controller with `spec.network.provider: calico`

3. Remove the kuberouter manifests on every controller: `rm -rf  /var/lib/k0s/manifests/kuberouter/`

4. Delete the kube-router daemonset `k0s kc delete ds -n kube-system   kube-router`

5. Restart k0s every controller again and make sure kube-router is not redeployed

6. On every worker remove /etc/cni/net.d/*

7. Restart every worker

Keep in mind that this procedure isn't supported or properly tested and it could go wrong at any time

My understanding is that this should address what you're requesting, or am I missing something?

from k0s.

Rohmilchkaese avatar Rohmilchkaese commented on August 15, 2024

Yeah, i mean it is what i was looking for! Maybe we can add it to docs..

from k0s.

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.