Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extra bind feature like rke and service_node_port_range? #1127

Closed
segator opened this issue Nov 24, 2019 · 4 comments
Closed

extra bind feature like rke and service_node_port_range? #1127

segator opened this issue Nov 24, 2019 · 4 comments
Labels
kind/question No code change, just asking/answering a question

Comments

@segator
Copy link
Contributor

segator commented Nov 24, 2019

How can I set up

services:
    kube-api:
      service_node_port_range: 30000-32767
    kubelet:
      extra_binds:
        - "/mnt:/mnt:shared"

for k3s command line?

Thanks!

@davidnuzik davidnuzik added [zube]: To Triage kind/question No code change, just asking/answering a question labels Nov 25, 2019
@Id2ndR
Copy link

Id2ndR commented Mar 6, 2020

May be related to #1261

@nicklasfrahm
Copy link

Hi, extra_binds would be super useful. My use-case is OpenEBS and I assume this is not possible via the --kubelet-arg.

I am familiar with go and would be up for submitting a PR. Should the CLI flag be something like --kubelet-bind?

@brandond
Copy link
Member

brandond commented Apr 4, 2020

What do you need the extra binds for with OpenEBS? I'm running it with 3 nodes of cstor on stock k3s.

@nicklasfrahm
Copy link

@brandond You are 100% correct. I was not actively using the local-provisioner so I don't really need it. Apart from that I could also just use the addon k3s provides. I just had it in my rke config and wasn't exactly sure why.

Thank you for the heads up!

@k3s-io k3s-io locked and limited conversation to collaborators Jul 20, 2022
@cwayne18 cwayne18 converted this issue into discussion #5887 Jul 20, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
kind/question No code change, just asking/answering a question
Projects
None yet
Development

No branches or pull requests

5 participants