Rancher managing an OEL7 k8n cluster

I have a basic 2.x Rancher configured and am trying to get it to manage an OEL 7.5 k8n cluster. I used the “Import” option and installed the agent as specified.

I can see the cluster and each nodes and the versions installed. However, I am getting this error:

Waiting for API to be available; exit status 1, W0614 20:36:33.887451 18879 factory_object_mapping.go:423] Failed to download OpenAPI (an error on the server ("Error: 'waiting for cluster agent to connect'\nTrying to reach: 'https://10.96.0.1:443/swagger-2.0.0.pb-v1'") has prevented the request from succeeding), falling back to swagger Error from server (InternalError): an error on the server ("Error: 'waiting for cluster agent to connect'\nTrying to reach: 'https://10.96.0.1:443/api'") has prevented the request from succeeding

I have no idea what 10.98.0.1 is. That network is not part of my corporate network, the k8n network, or the Docker network.

I’m pretty new to all this stuff, but if someone can point me in the general direction of where to look, I would appreciate it.

This cluster uses v1.9.1+2.1.5.el7 of k8n and Docker 17.6.2.

Hi Scott,

I met same issue, Do you have any progress for that?

Thanks in advance!