Add premium plans

This commit is contained in:
L. Bradley LaBoon 2023-07-06 16:18:08 -04:00
parent 19e234d02f
commit 88b8cf319c
2 changed files with 6 additions and 2 deletions

View File

@ -57,7 +57,7 @@ h3 {
margin: 10px;
padding: 10px;
text-align: center;
width: 135px;
width: 145px;
}
.instance-type h3 {

View File

@ -49,7 +49,7 @@ along with Linode Manager Classic. If not, see <https://www.gnu.org/licenses/>.
</div>
<div class="instance-category">
<h3>High Memory Instances</h3>
<p>High Memory instances favor RAM over other resources, and can be good for memory hungry use cases like caching and in-memory databases.</p>
<p>High Memory instances favor RAM over other resources, and can be good for memory hungry use cases like caching and in-memory databases. All High Memory plans use dedicated CPU cores.</p>
<div id="highmem"></div>
</div>
<div class="instance-category">
@ -57,6 +57,10 @@ along with Linode Manager Classic. If not, see <https://www.gnu.org/licenses/>.
<p>Linodes with dedicated GPUs accelerate highly specialized applications such as machine learning, AI, and video transcoding.</p>
<div id="gpu"></div>
</div>
<div class="instance-category">
<h3>Premium Instances</h3>
<p>Premium CPU instances guarantee a minimum processor generation of AMD EPYC™ Milan or newer to ensure consistent high performance for more demanding workloads.</p>
<div id="premium"></div>
</div>
<div id="location">
<h2>Location</h2>