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

IP's - Unreachable host #3

Open
bitbucket90 opened this issue Feb 21, 2023 · 0 comments
Open

IP's - Unreachable host #3

bitbucket90 opened this issue Feb 21, 2023 · 0 comments

Comments

@bitbucket90
Copy link

I have my lab on a vlan - 10.0.60.1/22

However regardless of how I set this up, I am not seeing the ips inside of the vms via serial shell.

I see 0.0.0.0

I am able to create VM's manually and do dhcp reservation/static with no issues.

I am a novice with both ansible/terraform however I have a pretty rounded knowledge of k3s.

What would the correct configuration be?

name_prefix = "k3s-node" ips = [ "10.0.60.100", "10.0.60.101", "10.0.60.102", "10.0.60.103", ]

So for 10.0.60.100 cloud-init states - 10.0.60.100/24 with gateway 10.0.60.1

Not seeing anything hit my router, and output of ip a is

0.0.0.0 in the interface.

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

No branches or pull requests

1 participant