Question

Kubernetes Cluster Unreachable Error During INGRESS Installation

  • 29 April 2024
  • 2 replies
  • 38 views

Userlevel 1
Badge +4

I'm currently facing an error message while trying to install INGRESS: 'Error: Kubernetes cluster unreachable: Get "https://153.113.208.253:16443/version": context deadline exceeded'. I would greatly appreciate your assistance in resolving this issue

 

"ifscloud" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "ifscloud" chart repository
Update Complete. ⎈Happy Helming!⎈
2024-04-29 04:46:03.41   RSEXIFS-91 IfsIngress downloaded successfully
2024-04-29 04:46:03.41   RSEXIFS-91 Stop Download-IfsIngress
2024-04-29 04:46:03.41   RSEXIFS-91 Start ImagePullSecret-IfsIngress
2024-04-29 04:46:03.41   RSEXIFS-91 Creating ImagePullSecret ifs-ingress namespace.......
"ifscloud" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "ifscloud" chart repository
Update Complete. ⎈Happy Helming!⎈
Error: Kubernetes cluster unreachable: Get "https://153.113.208.253:16443/version":context deadline exceeded
2024-04-29 04:47:04.38   RSEXIFS-91 IFSIngress ImagePullSecret created successfully
2024-04-29 04:47:04.38   RSEXIFS-91 Stop ImagePullSecret-IfsIngress
2024-04-29 04:47:04.38   RSEXIFS-91 Start Install-IfsIngress
2024-04-29 04:47:04.38   RSEXIFS-91 Installing ifs-ingress.......
Your certificate has been saved in C:\IFS\UPG\WMS\ifsroot\utils\..\config\certs/ca.crt.
Your private key has been saved in C:\IFS\UPG\WMS\ifsroot\utils\..\config\certs/ca.key.
Your certificate has been saved in C:\IFS\UPG\WMS\ifsroot\utils\..\config\certs/issuer.crt.
Your private key has been saved in C:\IFS\UPG\WMS\ifsroot\utils\..\config\certs/issuer.key.
Error: Kubernetes cluster unreachable: Get "https://153.113.208.253:16443/version":context deadline exceeded
2024-04-29 04:48:04.63   RSEXIFS-91 ifs-ingress installed successfully
2024-04-29 04:48:04.64   RSEXIFS-91 Stop Install-IfsIngress


2 replies

Userlevel 3
Badge +6

Ensure that your internet connection is stable and free from any proxy or firewall interruptions to access the ifs jforg repository.

Userlevel 1
Badge +4

 

Thank you for your response. The issue has been resolved by following the instructions provided in the technical document titled "Installing behind a Proxy." Additionally, as you highlighted, I disabled the Ubuntu firewall and also I have executed the command source /etc/environmentto apply the proxy change.

https://docs.ifs.com/techdocs/23r2/070_remote_deploy/010_installing_fresh_system/030_preparing_server/60_install_behind_proxy/

Thank you for you support.

Reply