Skip to content

Commit 8e8b77b

Browse files
authored
Update README.md
adding OCI-FN_reserved_pip_allocator, an OCI Function demonstrating how to automatically apply a reserved Public IP to compute instance after launch. This function can be used with any compute instance service, such as autoscaling group or single instances.
1 parent 5e175f1 commit 8e8b77b

File tree

1 file changed

+1
-0
lines changed
  • cloud-infrastructure/compute-including-hpc/compute-software

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ This page contains information and useful links regarding Compute services that
2020
- [Youtube Video: Using a Network Bridge with KVM VMs on Oracle Linux](https://www.youtube.com/watch?v=CXBTBxFoSKI&t=120s)
2121
- [Youtube Video: Manage OCI instances directly from VirtualBox 7](https://www.youtube.com/watch?v=uFEN4Di-WDE)
2222

23+
- [Olygo Github: OCI_Compute_Function_Reserved_Pip_Allocator](https://github.com/Olygo/OCI-FN_reserved_pip_allocator)
2324
- [Olygo Github: OCI Compute Capacity Report using CloudShell](https://github.com/Olygo/OCI_ComputeCapacityReport)
2425
- [Olygo Github: Learn how to troubleshoot Linux and Windows instances using OCI Console Connection](https://github.com/Olygo/OCI_Console-Connections)
2526
- [Olygo Github: OCI function that forces IMDSv2 on compute instances](https://github.com/Olygo/OCI-FN_IMDS-Watcher)

0 commit comments

Comments
 (0)