gentle-petabyte-40055
01/29/2023, 9:29 PMgentle-petabyte-40055
01/29/2023, 9:29 PMgentle-petabyte-40055
01/29/2023, 9:29 PMgentle-petabyte-40055
01/29/2023, 9:29 PMswift-student-44295
01/30/2023, 3:42 PMnarrow-noon-75604
01/31/2023, 6:57 AMnarrow-noon-75604
01/31/2023, 7:01 AMnarrow-noon-75604
01/31/2023, 9:00 AMgentle-island-29063
01/31/2023, 5:55 PMcurl -sfL <https://get.rke2.io> | sh -
?blue-controller-9088
01/31/2023, 7:01 PMcrooked-cat-21365
02/01/2023, 7:52 AM# crictl runp /tmp/pod-config.json
E0201 08:48:23.160651 4075 remote_runtime.go:201] "RunPodSandbox from runtime service failed" err="rpc error: code = Unknown desc = failed to setup network for sandbox \"00bea6d4a719789624b9eb4b5467cab36de70c241687f267377035958ca406cb\": cni plugin not initialized"
FATA[0000] run pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "00bea6d4a719789624b9eb4b5467cab36de70c241687f267377035958ca406cb": cni plugin not initialized
How comes? Every insightful comment is highly appreciated.blue-controller-9088
02/01/2023, 9:16 PM{
"log-driver": "json-file",
"log-opts": {
"max-size": "100m",
"max-file": "3"
},
"default-ulimits": {
"memlock": {
"Name": "memlock",
"Hard": -1,
"Soft": -1
}
}
}
---
In RKE2 I tried it via /etc/security/limits.conf, but it’s not working, still can see mlock=64 in pods.
Appreciate any suggestions. We run ubuntu 22.04 on nodes.red-student-80543
02/02/2023, 1:46 AMcrooked-cat-21365
02/02/2023, 7:28 AMacceptable-truck-99248
02/02/2023, 3:49 PMacceptable-truck-99248
02/02/2023, 3:49 PM/var/lib/rancher/rke2/server/manifests/rke2-coredns-config.yaml
apiVersion: <http://helm.cattle.io/v1|helm.cattle.io/v1>
kind: HelmChartConfig
metadata:
name: rke2-coredns
namespace: kube-system
spec:
valuesContent: |-
nodeSelector:
app: "coredns"
acceptable-truck-99248
02/02/2023, 4:03 PMacceptable-truck-99248
02/02/2023, 4:14 PMbroad-petabyte-50341
02/02/2023, 6:29 PM/var/lib/rancher/rke2/agent/pod-manifests/
or just do a kubectl edit
on the pod itself?early-engineer-43393
02/02/2023, 7:51 PMpurple-monkey-3785
02/02/2023, 10:02 PMwitty-sugar-30798
02/02/2023, 10:33 PMcreamy-pencil-82913
02/02/2023, 10:35 PMfuture-pencil-6407
02/03/2023, 1:07 PM./rke-install.sh --cloud-provider-name=aws
. I have tagged the node as well as checked the IAM policy. But my loadbalancer services remain stuck in Pending. Is there a way to check where the issue might be?abundant-noon-17295
02/06/2023, 7:54 AMselinux: true
when installing rke2 with tar method?crooked-cat-21365
02/07/2023, 1:46 PMminiature-magician-78452
02/07/2023, 10:28 PM<http://cluster.domain.net|cluster.domain.net>
, regardless of the server node. I like to "cycle" nodes on a regular cadence (say every 2 weeks) to keep nodes up to date. So, if I provision a new server and new agents using the fixed registration (<http://cluster.domain.net|cluster.domain.net>
), can I just uninstall rke2 from the old nodes and then deprovision them? I would presume i should cordon and drain each node prior to rke2 uninstall, but if I'm provisioning a new server node pointing to the registration address, can I just change the CNAME to point to the new server and then cordon, drain, and uninstall the old server??red-magician-75203
02/08/2023, 1:56 AMmagnificent-rainbow-12629
02/08/2023, 12:38 PMFeb 8 12:36:07 aq-test-iam5-pool1-53711a1a-9gchq rke2[1590]: time="2023-02-08T12:36:07Z" level=info msg="Waiting for control-plane node ip-172-21-11-16.prod.cliq.run startup: nodes \"ip-172-21-11-16.prod.cliq.run\" not found".
When i run ping, or dig, i can resolve the host.abundant-noon-17295
02/08/2023, 2:30 PM