Closed SQLJames closed 7 months ago
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
Can you provide your inventory and output of ansible ? Your gists ends in 404 /triage needs-information
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/reopen
/remove-lifecycle rotten
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
Environment:
printf "$(uname -srm)\n$(cat /etc/os-release)\n"
):ansible --version
):python --version
):Kubespray version (commit) (
git rev-parse --short HEAD
): quay.io/kubespray/kubespray:v2.23.0Network plugin used: calico
Full inventory with variables (
ansible -i inventory/sample/inventory.ini all -m debug -a "var=hostvars[inventory_hostname]"
): (https://gist.github.com/SQLJames/7887eb7dae8740d9d7c521af92c5030a#file-gistfile1-txt)Command used to invoke ansible:
metal lb doesn't seem to be laying out the networking configuration, here is a
cat /etc/kubernetes/metallb.yaml
https://gist.github.com/SQLJames/34d65508073a92642dde4f7dc13e1d23#file-gistfile1-txt
I believe this could be related to this change that was merged in for this release to fix a timeout. But i think its not outputting some of the critical templates like the
layer2.yaml.j2
,layer3.yaml.j2
,pools.yaml.j2
https://github.com/kubernetes-sigs/kubespray/pull/9995/fileshere is a list of the other files in the directory