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
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
Currently, kata-containers run only on x86 and arm architectures. This effort is to get kata working
on ppc64le architecture as well.
(replace this text with the list of steps you followed)
Expected result
(replace this text with an explanation of what you thought would happen)
Actual result
(replace this text with details of what actually happened)
(replace this text with the output of the kata-collect-data.sh script, after
you have reviewed its content to ensure it does not contain any private
information).
The text was updated successfully, but these errors were encountered:
If any errors happens at that time, we should just tear down the
connection and start over again.
Fixes: kata-containers#302
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description of problem
Currently, kata-containers run only on x86 and arm architectures. This effort is to get kata working
on ppc64le architecture as well.
(replace this text with the list of steps you followed)
Expected result
(replace this text with an explanation of what you thought would happen)
Actual result
(replace this text with details of what actually happened)
(replace this text with the output of the
kata-collect-data.sh
script, afteryou have reviewed its content to ensure it does not contain any private
information).
The text was updated successfully, but these errors were encountered: