Kubernetes pending pods with fine parallel processing work queue job
I have a Kubernetes job using fine parallel processing of an external work queue; completions is not set and parallelism is generally set between 200 and 300.
k8s ingress issue: no value in address field
This is the ingress configuration of a service (my-service), ingress.yml
Is AWS EKS cluster management with Linux and Windows nodes common?
We are new to K8s.
ClusterAutoscaler on EKS
Has anyone deployed Cluster autoscaler on EKS With multiple nodegroups? I want the nodegroups to be individually configurable so I am using https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-multi-asg.yaml.
But I do not want to hardcode the asg names. Is there a way to dynamically fetch and inject them? Or any other better approach please?
kubectl unable to use raw api on node
I am trying to use kubectl’s raw api on a node:
EKS kube-state-metrics errors after upgrading the cluster
i upgraded EKS cluster from 1.21 to 1.29, goes through upgrading both of cluster and compute nodes, re applied my helm files, modified HPA for some services to use the new format, everything goes well so far, but i am getting errors from kube-state-metrics (its sent to data dog),
with the following:
“`
kube-state-metrics
v1beta1.certificationRequest the server could not find the requested resource
v1beta1.cronjob the server could not find the requested resource
v1beta1.ingress the server could not find the requested resource
kubectl is really slow and sometimes times out with i/o timeout
I’m running kubernetes on AWS and I noticed everything with kubectl takes forever. That was not the case before. What could be the problem?
EKS unable to access Internal API within pod
I have created 2 load balancers from a Deployment file.
EKS: Unable to pull container images: i/o timeout
Weird (random) problems pulling images: