Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
helm usage on Oracle Linux 7.6 k8s

Hi All,
I have two OL7.6 VM as a k8s cluster on devops.
KUBELET:
Kubernetes v1.12.7+1.1.2.el7
HELM:
Client: &version.Version{SemVer:"v2.14.2"
Server: &version.Version{SemVer:"v2.14.2"
I get an error when I try the
# helm list
command on the master node.
"Error: Get https://10.96.0.1:443/api/v1/namespaces/kube-system/configmaps?labelSelector=OWNER%!D(MISSING)TILLER: dial tcp 10.96.0.1:443: i/o timeout"
Do you have any suggestion?
Regards,
Mihaly
Answers
-
I don't have any experience with Kubernetes yet, but I suppose you already googled the issue. If not, perhaps you may find the following info useful:
https://serverfault.com/questions/931061/helm-i-o-timeout-kubernetes
-
Thanks,
I have really read everything on the subject, so far I have not found any reason or solution.
Mihaly
-
Unless anyone has a better idea, II suggest you try posting at stackoverflow.com or find some Oracle internal help.