Skip to Main Content

LiveLabs & Workshops

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

OKE - Cloud-Init Script for worker nodes

User_RUCP7Jan 19 2022

Been reading up about using the Cloud-init script to perform actions upon the creation of a new worker node on this site - https://blogs.oracle.com/cloud-infrastructure/post/container-engine-for-kubernetes-custom-worker-node-startup-script-support
It seems like you can only specify the cloud-init script when you create the OKE cluster (using the Custom Create Cluster option) - is there any way to update this script, else what is the best option to develop this cloud-init script?
For example, get the script to pull a shell file from GitHub etc and run that? Thanks.

Comments
Post Details
Added on Jan 19 2022
0 comments
828 views