Skip to Main Content

Containers, Cloud Native & Kubernetes

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.

I am getting this error when I am trying to create OKE cluster over terraform

user-3ehfsSep 5 2023

Dears,

Could you please help me with the below error?

Error: Work Request error
│ Provider version: 5.11.0, released on 2023-08-30.
│ Service: Containerengine Node Pool
│ Error Message: work request did not succeed, workId: [ocid_here]., entity: nodepool, action: CREATED. Message: 1 nodes(s) register timeout. First, confirm that network prerequisites have been met. If network prerequisites have been met, troubleshoot the problem by running the Node Doctor script on the node(s) experiencing the issue, using either SSH or the Run Command feature. If you cannot resolve the issue using the troubleshooting output from the Node Doctor script, open a Service Request with My Oracle Support and upload the support bundle (a .tar file) to the support ticket. For more information, see https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengnetworkconfig.htm and https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengtroubleshooting_topic-node_troubleshooting.htm
│ Resource OCID: [ocid_here]
│ Suggestion: Please retry or contact support for help with service: Containerengine Node Pool


│ with oci_containerengine_node_pool.oke-node-pool,
│ on node-pool.tf line 3, in resource "oci_containerengine_node_pool" "oke-node-pool":
│ 3: resource "oci_containerengine_node_pool" "oke-node-pool" {

Thank you in advance,

Krzysztof

Comments
Post Details
Added on Sep 5 2023
3 comments
1,052 views