Skip to content

Commit e4c5dd3

Browse files
committed
added dynamic scaling and link to os management
1 parent d8dd962 commit e4c5dd3

File tree

4 files changed

+19
-1
lines changed

4 files changed

+19
-1
lines changed

manageability-and-operations/operations-advisory/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Operations Advisory provides critical guidance to Customers on how to define
44

55
# Public Assets
66

7-
OS Management
7+
OS Management: The Oracle OCI OS Management Service allows users to control the update process of Oracle Cloud Infrastructure (OCI) compute instances. By default, the update of a compute instance installs the latest available packages and patches. Just installing what is available might impact critical installed applications. It might also be desirable to keep the number of configuration variants low by ensuring all or groups of instances have the exact same versions of packages and patches installed. This can be achieved with OS Management https://github.com/hoehenunterschied/OSManagement
88

99

1010
# License
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
3+
# License
4+
5+
Copyright (c) 2023 Oracle and/or its affiliates.
6+
7+
Licensed under the Universal Permissive License (UPL), Version 1.0.
8+
9+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
3+
# License
4+
5+
Copyright (c) 2023 Oracle and/or its affiliates.
6+
7+
Licensed under the Universal Permissive License (UPL), Version 1.0.
8+
9+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)