-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Calico-node crashed if calico v3.21.1 #8249
Comments
@germetist could you share the logs of the crashed pods? Given that we just added the hashes for 3.21.1 and the default version tested in CI is still 3.20.3 this looks like we need to adjust some of our manifests for the 3.21.x version. |
|
@germetist hey,Dannil,Im Janson.Im new here. I have the same problem like this: |
Environment:
Cloud provider or hardware configuration:
VM based on box generic/debian10
OS (
printf "$(uname -srm)\n$(cat /etc/os-release)\n"
):Linux 4.19.0-18-amd64 x86_64
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
Version of Ansible (
ansible --version
):ansible 2.10.15
Version of Python (
python --version
):Python 3.9.6
Kubespray version (commit) (
git rev-parse --short HEAD
):2015725
Network plugin used:
Calico
Full inventory with variables (
ansible -i inventory/sample/inventory.ini all -m debug -a "var=hostvars[inventory_hostname]"
):https://termbin.com/20bv
Command used to invoke ansible:
ansible-playbook -i inventory/hosts.yaml -b cluster.yml
Output of ansible run:
Anything else do we need to know:
The text was updated successfully, but these errors were encountered: