-
Notifications
You must be signed in to change notification settings - Fork 13
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
updates to supported platforms and portfolio #786
Conversation
docs/about_certified_platforms.mdx
Outdated
lenovosr650r2 : { | ||
application : "Large Datacenter, 100G hub", | ||
cpu : "22C (Xeon Gold)", | ||
mem : "128-192GB", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A range for memory is strange. If our min requirements are 128GB, we should state 128GB. A customer can always add more memory if required. If the min required is 192, we should state as such.
title: Certified Plus Platforms | ||
sidebar_label: Certified Plus Platforms | ||
title: Certified Portfolio | ||
sidebar_label: Certified Portfolio | ||
--- | ||
|
||
export const certifiedPlatforms = { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we get the storage details added to these tables as well?
docs/about_certified_platforms.mdx
Outdated
"Ethernet, 6 RJ45 ports, 2 SFP", | ||
] | ||
}, | ||
lannernca1515a : { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extra leading spacing
docs/about_certified_platforms.mdx
Outdated
] | ||
} | ||
}, | ||
lannernca1515alte : { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extra leading spacing
docs/about_certified_platforms.mdx
Outdated
|
||
## Certified Platforms - Small and Medium Branch | ||
|
||
The following devices are Certified Platforms for small to medium deployments. Models vary out of the box. Only the SKUs listed are Certified. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Models vary out of the box." is a strange statement.
Recommended rewording:
The following devices are Certified Platforms for small to medium deployments. Only the SKUs listed are Certified. The platform model alone does not guarantee conformance to software requirements.
docs/about_certified_platforms.mdx
Outdated
|
||
The following platforms have the status of [Certified Plus](about_supported_platforms.md#ssr-certified-plus-platform). | ||
The following devices are Certified Platforms for medium to large deployments. Models vary out of the box. Only the SKUs listed are Certified. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Recommended rewording:
The following devices are Certified Platforms for medium to large deployments. Only the SKUs listed are Certified. The platform model alone does not guarantee conformance to software requirements.
docs/about_supported_platforms.md
Outdated
|
||
The SSR Certification program provides a designation of Certified Plus for certain platforms. Certified Plus platforms have the following characteristics: | ||
The SSR Certification program provides a designation of Certified for certain platforms. CCertified platforms within the portfolio have the following characteristics: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo: Certified
docs/about_supported_platforms.md
Outdated
@@ -120,6 +100,8 @@ Platforms may have a variety of different features and capabilities configurable | |||
* Power profile: maximum performance | |||
* System version, release date, manufacturer's part number, and serial number set in DMI table | |||
|
|||
---> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this arrow here?
…ed) and used more accurate image.
…technology/docs into platform-support-policy-update
docs/intro_system_reqs.md
Outdated
@@ -3,26 +3,63 @@ title: System Requirements | |||
sidebar_label: System Requirements | |||
--- | |||
## Hardware Requirements | |||
|
|||
The Session Smart Networking Platform runs on both bare metal servers and as a virtual machine within hypervisor environments. For virtual environments the same CPU, memory, and storage specifications are required for comparable throughput. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For virtual environments the same CPU, memory, and storage specifications are required for comparable throughput.
I don't think this is true. We should rephrase this and remove the comparable throughput part
1b72bf5
No description provided.