Description of changes:
New instance type, P5en, is currently missing from the containerd runtime config. This PR adds P5en to the list of supported instances.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Testing Done
See this guide for recommended testing for PRs. Some tests may not apply. Completing tests and providing additional validation steps are not required, but it is recommended and may reduce review time and time to merge.
Description of changes: New instance type,
P5en
, is currently missing from thecontainerd
runtime config. This PR addsP5en
to the list of supported instances.Current
/etc/containerd/config.toml
:By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Testing Done
See this guide for recommended testing for PRs. Some tests may not apply. Completing tests and providing additional validation steps are not required, but it is recommended and may reduce review time and time to merge.