You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
k8s-ci-robot
added
sig/docs
Categorizes an issue or PR as relevant to SIG Docs.
and removed
needs-sig
Indicates an issue or PR lacks a `sig/foo` label and requires one.
labels
Jan 29, 2025
Describe the issue
The installation requirement section for Linux (Fedora) uses the command
sudo yum groupinstall "Developement Tools"
The yum is deprecated for fedora and Development Tools is not found in the group list.
Need to change the installation steps to use dnf package manager
The text was updated successfully, but these errors were encountered: