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

[BUG] Kubernetes installation on aarch64 fails due to missing kubernetes-cni-0.8.7 package #3275

Closed
9 of 18 tasks
przemyslavic opened this issue Sep 20, 2022 · 0 comments
Closed
9 of 18 tasks
Assignees
Labels

Comments

@przemyslavic
Copy link
Collaborator

przemyslavic commented Sep 20, 2022

Describe the bug
K8s installation on aarch64 fails with the following error No package kubernetes-cni-0.8.7-0 available:

2022-09-20T12:48:51.6047410Z 12:48:51 INFO cli.src.ansible.AnsibleCommand - TASK [kubernetes_common : Install Kubernetes packages] *************************
2022-09-20T12:48:53.3282169Z 12:48:53 INFO cli.src.ansible.AnsibleCommand - [fatal: [ci-devarmawsalmaflannel-kubernetes-master-vm-0]: FAILED! => {"changed": false, "failures": ["No package kubernetes-cni-0.8.7-0 available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []}

How to reproduce
Steps to reproduce the behavior:

  1. Deploy any aarch64 cluster with k8s component enabled

Expected behavior
The cluster should be deployed with no issues.

Config files
If applicable, add config files to help explain your problem.

Environment

  • Cloud provider: [AWS]
  • OS: [AlmaLinux 8]

epicli version: [2.0.2dev]

Additional context
Add any other context about the problem here.


DoD checklist

  • Changelog
    • updated
    • not needed
  • COMPONENTS.md
    • updated
    • not needed
  • Schema
    • updated
    • not needed
  • Backport tasks
    • created
    • not needed
  • Documentation
    • added
    • updated
    • not needed
  • Feature has automated tests
  • Automated tests passed (QA pipelines)
    • apply
    • upgrade
    • backup/restore
  • Idempotency tested
  • All conversations in PR resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants