Skip to content
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

node uses ipv6 (no ipv4) how to set #3447

Closed
liuxin638507 opened this issue Dec 2, 2023 · 1 comment
Closed

node uses ipv6 (no ipv4) how to set #3447

liuxin638507 opened this issue Dec 2, 2023 · 1 comment

Comments

@liuxin638507
Copy link

liuxin638507 commented Dec 2, 2023

OS: Centos7.9
RKE: 1.5.0
Docker: 24.0.7

rke config

cat rancher-cluster.yml
nodes:

  • address: fd15:4ba5:5a2b:1008:20c:29ff:fef0:7e45
    user: rke
    role: [controlplane, worker, etcd]
    hostname_override: CT2
  • address: fd15:4ba5:5a2b:1008:20c:29ff:fedc:24c7
    user: rke
    hostname_override: CT3
    role: [controlplane, worker, etcd]
  • address: fd15:4ba5:5a2b:1008:20c:29ff:fe31:22ea
    user: rke
    role: [controlplane, worker, etcd]
    hostname_override: CT4
    services:
    kube-api:
    service_cluster_ip_range: 10.43.0.0/16,fd98::/108
    kube-controller:
    service_cluster_ip_range: 10.43.0.0/16,fd98::/108
    cluster_cidr: 10.42.0.0/16,fd01::/64
    network:
    plugin: calico

rke up --config rancher-cluster.yml
Startup error
image

Copy link
Contributor

github-actions bot commented Feb 4, 2024

This repository uses an automated workflow to automatically label issues which have not had any activity (commit/comment/label) for 60 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the workflow can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the workflow will automatically close the issue in 14 days. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant