-
Notifications
You must be signed in to change notification settings - Fork 0
Integrate metal-ccm. #48
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
Conversation
|
For now this does only provide instance metadata, the load balancer reconcile just fails because it assumes MetalLB to be present: |
|
After installing MetalLB, the webhook cannot be reached from the metal-ccm / kube-api-server: |
# Conflicts: # config/samples/example-kubeadm.yaml
bbb1616 to
f53b6cf
Compare
# Conflicts: # config/clusterctl-templates/cluster-template.yaml
Fixed by metal-stack/mini-lab#218 |
|
Announcing load balancer ip works now. |
|
I tested on my side. The nodes do not have Internal IP addresses. |
|
Worked on Simon's and my machine. |
Description
Closes #16.