wonderful-judge-81095
05/11/2023, 6:41 PMelegant-candle-74808
05/11/2023, 8:51 PMbusy-library-8150
05/12/2023, 12:50 AMbusy-library-8150
05/12/2023, 12:57 AMmillions-gold-16761
05/12/2023, 3:58 AMloud-smartphone-32412
05/12/2023, 4:45 AMloud-smartphone-32412
05/12/2023, 4:46 AMloud-smartphone-32412
05/12/2023, 4:46 AMloud-smartphone-32412
05/12/2023, 4:58 AMmodern-waitress-72260
05/12/2023, 7:09 AMk logs xxx
,I get Error from server: Get "<https://192.168.5.15:10250/containerLogs/default/nginx-deployment-57d84f57dc-f7r9l/nginx>": EOF
. The problem is my IP is 10.100.x.x, not starts with 192. Would anyone help me?adorable-engine-54231
05/12/2023, 10:07 AMmelodic-engine-6726
05/12/2023, 11:02 AMsquare-fish-4786
05/12/2023, 11:09 AM/etc/resolv.conf
file in the ingress-controller pods is just a mount of the host node, and it’s not setup to do any internal resolve like search ingress-nginx.svc.cluster.local svc.cluster.local cluster.local
(I have this in a ingress-controller deployed by the official ingress-nginx helm).
is it the expected behaviour?
Is there a way to setup the ingress controller to resolve internal dns records too?
Thank youworried-fireman-66348
05/12/2023, 2:28 PMsticky-jewelry-7454
05/13/2023, 8:36 AMcrooked-cat-21365
05/13/2023, 8:59 AMboundless-crowd-74052
05/14/2023, 7:23 AMlate-house-94518
05/14/2023, 7:41 AMbig-jordan-45387
05/14/2023, 7:56 PMwaiting for cluster agent to connectI am creating a custom cluster. This is the first node with all the roles (etcd, control plane, worker) Any hint?
microscopic-knife-52274
05/15/2023, 6:50 AMagreeable-barista-99354
05/15/2023, 8:06 AMrancher-cli
(on rancher 2.6.x and 2.7.x) - can you tell me why the catalogs are not the same than in the Rancher instance ? And why rancher app
doesn't see installed helm charts ?agreeable-barista-99354
05/15/2023, 8:06 AMshy-beach-29482
05/15/2023, 8:30 AMadorable-engine-54231
05/15/2023, 9:33 AMgorgeous-alarm-2311
05/15/2023, 9:48 AMcluster.yml
file? I’m thinking specifically of the etcd->backup_config
where I’d like to use AWS credentials but I also want the cluster config in revision control. Can I use environment variables?lively-hospital-24301
05/15/2023, 10:13 AM/var/lib/rancher/rke2/server/manifests/rke2-ingress-nginx.yaml
HelmChart manifest. I tried to restart rke2-server.service to trigger helm chart installation process but nothing had happened. Then I tried to delete rke2-ingress-nginx addon object this didn't help either.
How can I trigger rke2-ingress-nginx installation process on already running cluster? Thank you!eager-nail-58642
05/15/2023, 10:56 AMgorgeous-alarm-2311
05/15/2023, 11:08 AM--etcd-servers
command-line argument with the functional etcd machines but kubectl get no
still shows the old etcd nodes! At the moment there is only one etcd node: -
$ docker exec 04 etcdctl member list -w table
+------------------+---------+---------------------+-----------------------------+-----------------------------+------------+
| ID | STATUS | NAME | PEER ADDRS | CLIENT ADDRS | IS LEARNER |
+------------------+---------+---------------------+-----------------------------+-----------------------------+------------+
| 9d7b6280a957bef4 | started | etcd-192.168.253.47 | <https://192.168.253.47:2380> | <https://192.168.253.47:2379> | false |
+------------------+---------+---------------------+-----------------------------+-----------------------------+------------+
gorgeous-alarm-2311
05/15/2023, 11:08 AMkubectl get no
still listing the old etcd nodes…?gorgeous-alarm-2311
05/15/2023, 11:09 AM$ kubectl get no
NAME STATUS ROLES AGE VERSION
<http://xxx.xxx.xxx.xxx|xxx.xxx.xxx.xxx> Ready controlplane 2y361d v1.19.9
192.168.253.14 NotReady etcd 2y361d v1.19.9
192.168.253.166 Ready controlplane 24m v1.19.9
192.168.253.30 NotReady etcd 2y361d v1.19.9
192.168.253.36 Ready worker 2y30d v1.19.9
192.168.253.47 Ready etcd 2y361d v1.19.9
192.168.253.64 Ready worker 2y332d v1.19.9