Skip to content

Commit 0cd0e8b

Browse files
Merge pull request #2686 from oracle-devrel/compute-shape
2 parents 9648700 + 346ac6e commit 0cd0e8b

4 files changed

Lines changed: 63 additions & 1 deletion

File tree

cloud-infrastructure/compute-including-hpc/compute-hardware/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This page has information about Oracle Cloud Infrastructure (OCI) Compute hardware components such as Intel, AMD, ARM, Dedicated Virtual Host, HPC, and Confidential Compute.
44

55

6-
<i>Review date: 16 October 2025</i>
6+
<i>Review date: 25 October 2026</i>
77

88

99
# Useful Links
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
2+
Copyright (c) 2025 Oracle and/or its affiliates.
3+
4+
The Universal Permissive License (UPL), Version 1.0
5+
6+
Subject to the condition set forth below, permission is hereby granted to any
7+
person obtaining a copy of this software, associated documentation and/or data
8+
(collectively the "Software"), free of charge and under any and all copyright
9+
rights in the Software, and any and all patent rights owned or freely
10+
licensable by each licensor hereunder covering either (i) the unmodified
11+
Software as contributed to or provided by such licensor, or (ii) the Larger
12+
Works (as defined below), to deal in both
13+
14+
(a) the Software, and
15+
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
16+
one is included with the Software (each a "Larger Work" to which the Software
17+
is contributed by such licensors),
18+
19+
without restriction, including without limitation the rights to copy, create
20+
derivative works of, display, perform, and distribute the Software and make,
21+
use, sell, offer for sale, import, export, have made, and have sold the
22+
Software and the Larger Work(s), and to sublicense the foregoing rights on
23+
either these or other terms.
24+
25+
This license is subject to the following condition:
26+
The above copyright notice and either this complete permission notice or at
27+
a minimum a reference to the UPL must be included in all copies or
28+
substantial portions of the Software.
29+
30+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
33+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
34+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
35+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
36+
SOFTWARE.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# OCI Compute Instance Shape Change and Upgrade Methods
2+
3+
This document provides additional technical detail to supplement the Oracle Support notes referenced below:
4+
• “OCI Compute - How to Update the Compute Instance Shape to/from Any Shape: Example VM.Standard.E5.Flex from a Platform Image that was Published Before the Shape was Released”(Support KB155218)
5+
https://support.oracle.com/ic/builder/rt/customer_portal/live/webApps/customer-portal/?anchorId=&amp;documentId=KB155218&amp;page=sptemplate&amp;sptemplate=km-article
6+
• “OCI Compute - How to Migrate from Older Fixed Shapes to Newer Flex Shapes” (Support KB82990)
7+
https://support.oracle.com/support/?anchorId=&amp;documentId=KB82990&amp;page=sptemplate&amp;sptemplate=km-article
8+
This Youtube Video prepared by OCI Compute Black Belt team is useful to get more understanding of method described in the document : https://www.youtube.com/watch?v=mXr5sosWdvI
9+
10+
Reviewed: 25.03.2026
11+
12+
# When to use this asset?
13+
14+
Use these assets to obtain the best method for upgrading and changing OCI Compute Shapes
15+
16+
# How to use this asset?
17+
18+
The details can be found in the files folder.
19+
20+
# License
21+
22+
Copyright (c) 2026 Oracle and/or its affiliates.
23+
24+
Licensed under the Universal Permissive License (UPL), Version 1.0.
25+
26+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)