Skip to content

[ubuntu] Fix kubectl install by ensuring /etc/apt/keyrings directory exists and unpin the minikube version #12480

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kishorekumar-anchala
Copy link
Contributor

Description

This PR will

  1. Always create the /etc/apt/keyrings directory before importing the Kubernetes APT GPG key to resolve installation errors on both Ubuntu 22.04 and 24.04 .
  2. Upgrade the minikube version to the latest.

Related issue:

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

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

Successfully merging this pull request may close these issues.

1 participant