bobanda87

Results 9 comments of bobanda87

@hakman Thanks for reply. Not able to actually ssh from bastion to the nodes at this point, after running rolling-update command :/ This is what I can see when I...

Also, I can see this $ curl https://api.staging.k8s.example.com/api/v1/nodes curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to api.staging.k8s.example.com:443 So, it seems like this got broken during rolling-update

@hakman Thanks for the reply! This used to be my image previously kope.io/k8s-1.11-debian-stretch-amd64-hvm-ebs-2018-08-17 (exactly as you said, Debian stretch), but this source is not available anymore. Can you recommend a...

@hakman thanks for the suggestion! I have tried several amis from that list but they didn’t give me anything different then I had on the starting point (f.ex. ami-01f43da22ee0fbf95). Can...

This is what I see when I validate the cluster $ kops validate cluster Validating cluster staging.k8s.example.com INSTANCE GROUPS NAME ROLE MACHINETYPE MIN MAX SUBNETS bastions Bastion t2.micro 1 1...

So, it looks pretty similar with `379101102735/debian-stretch-hvm-x86_64-gp2-2022-07-01-66430` AMI unfortunately :( ``` $ kops rolling-update cluster --yes NAME STATUS NEEDUPDATE READY MIN MAX NODES bastions Ready 0 1 1 1 0...

> the only helpful info is ssh and check the `kops-configuration` service log. Can you be a bit more specific where to ssh and check this configuration? (apologies if it...

I can see this pod tiller-deploy here ``` Name: tiller-deploy-8cdf857fb-68ckj Namespace: kube-system Priority: 0 PriorityClassName: Node: ip-172-20-70-32.eu-west-1.compute.internal/172.20.70.32 Start Time: Wed, 07 Jun 2023 13:07:36 +0300 Labels: app=helm name=tiller pod-template-hash=478941396 Annotations:...

It seems that pod `tiller-deploy-8cdf857fb-68ckj` waits for pod `kube-dns-6b4f4b544c-7zkkl`, which has this in the log ``` Name: kube-dns-6b4f4b544c-7zkkl Namespace: kube-system Priority: 0 PriorityClassName: Node: Labels: k8s-app=kube-dns pod-template-hash=2609061007 Annotations: prometheus.io/port=10055 prometheus.io/scrape=true...