Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
msg1010
New Contributor

FGT and K8S interworking problem

Hi

The following error occurs when interworking between k8s and FGT.

What should I check?

Thank you.

 

FGT Version : 6.4

 

<FGT Debug>

kubed sdn connector kuber start updating
kube url: https://192.168.10.10:6443/api/v1/services
kube host: 192.168.10.10:6443:192.168.10.10
kubed curl error:35
kubed curl retry
kubed curl error:35
kubed curl retry
kubed curl error:35
kubed curl retry
kubed curl error:35

kubed failed to list kubernetes services.
kubed failed to get IPs from kubedrnetes services.
kubed failed to get ip addr list
kubed reap child pid: 9571
kubed sdn connector kuber prepare to update
getting token
kubed sdn connector kuber start updating
kube url: https://192.168.10.10:6443/api/v1/services
kube host: 192.168.10.10:6443:192.168.10.10
kubed curl error:35
kubed curl retry
kubed curl error:35
kubed curl retry
kubed curl error:35
kubed curl retry
kubed curl error:35

2 REPLIES 2
AlexC-FTNT
Staff
Staff

Check your configuration,

https://docs.fortinet.com/document/fortigate/6.2.0/new-features/295444/private-cloud-k8s-connector

and make sure the endpoint IP is reachable. This is what triggers the error:
kube host: 192.168.10.10:6443:192.168.10.10


- Toss a 'Like' to your fixxer, oh Valley of Plenty! and chose the solution, too00oo -
msg1010

Thanks for the reply :)

I proceeded by referring to the configuration guide.
It was confirmed that Telnet was possible at 192.168.10.10:6443 in FW.
I wonder if there is anything that needs to be added in K8S.

Labels
Top Kudoed Authors