mammoth-vegetable-85565
05/10/2023, 1:41 PMmammoth-vegetable-85565
05/10/2023, 1:41 PMmammoth-vegetable-85565
05/10/2023, 1:41 PMcurved-spoon-68138
05/10/2023, 2:55 PMcurl -sfL <https://get.k3s.io> | sh -s - server --server --cluster-init <https://k8s01:6443> --flannel-backend=none --cluster-cidr=10.80.0.0/16 --service-cidr=10.77.0.0/16
I would expect that the pods will stuck in pending - until I install the CNI with cilium. but the cluster comes up and have running pods. any ideas?
are env-variables are better than --parameter's?many-terabyte-68707
05/10/2023, 3:18 PMmany-terabyte-68707
05/10/2023, 3:31 PMmammoth-vegetable-85565
05/10/2023, 5:26 PMmammoth-vegetable-85565
05/10/2023, 5:26 PMmammoth-vegetable-85565
05/10/2023, 5:26 PMmammoth-vegetable-85565
05/10/2023, 5:26 PMstocky-fall-82040
05/10/2023, 9:01 PMstocky-fall-82040
05/10/2023, 9:21 PMminiature-ambulance-98143
05/10/2023, 9:23 PMstocky-fall-82040
05/10/2023, 9:25 PMminiature-ambulance-98143
05/10/2023, 9:26 PMstocky-fall-82040
05/10/2023, 9:27 PMstocky-fall-82040
05/10/2023, 9:30 PMminiature-ambulance-98143
05/10/2023, 9:40 PMcreamy-pencil-82913
05/10/2023, 9:54 PMhelm search
and other tools that show chart versions don’t show prerelease versions by default. you need to add the --devel flag to see them.creamy-pencil-82913
05/10/2023, 9:54 PMCopy code--devel use development versions (alpha, beta, and release candidate releases), too. Equivalent to version '>0.0.0-0'. If --version is set, this is ignored
creamy-pencil-82913
05/10/2023, 9:55 PMgorgeous-alarm-2311
05/11/2023, 9:01 AMdb
file and some .snap
files. In the new (replacement cluster) I guess I now need to run the documented rke etcd snapshot-restore
command? I cannot access the original cluster (it's really broken) but I do have what I think are some key files. So I guess I put a file from the broken cluster onto S3 where the new cluster can find it? I compress the file and this helps (i.e. it appears the file can be found) but I get the error File [/backup/prior.db] not found in file [/backup/prior.db.zip]
. What's wrong - can I use the original db file? What do I need to put on the S3 bucket?busy-flag-55906
05/11/2023, 11:08 AMshy-beach-29482
05/11/2023, 11:27 AMbreezy-autumn-81048
05/11/2023, 12:51 PMhelpful-butcher-75556
05/11/2023, 3:20 PMImagePullBackOff
error?
This is the scenario
1. Cron job runs every minute
2. The pod was set to pull Always
, unfortunately. Now fixed.
3. A cleanup job deleted the image from the registry
4. Now the pod fails with ImagePullBackOff
5. Every minute, a new job/pod is kicked off
6. The pods with ImagePullBackOff
never go away, and overnight I got 600 failed pods, and a new one every minute.
I looked at backOffLimit
but looks like that only applies if the pod gets into a failed state. In this case the status is always Waiting
brainy-beard-29881
05/11/2023, 3:48 PMstderr: 'scp: /tmp/rd-nerdctl-maUYHq.nerdctl: No space left on device\n',
code: 1,
command: [
'/Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl>',
'copy',
'/var/folders/w5/zd3mhbp553l27m7djjd450ph0000gn/T/rd-nerdctl-maUYHq/nerdctl',
'0:/tmp/rd-nerdctl-maUYHq.nerdctl'
]
}
Any idea why?
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk1s1s1 466Gi 14Gi 137Gi 10% 553797 4881899083 0% /
devfs 190Ki 190Ki 0Bi 100% 658 0 100% /dev
/dev/disk1s5 466Gi 24Ki 137Gi 1% 0 4882452880 0% /System/Volumes/VM
/dev/disk1s3 466Gi 734Mi 137Gi 1% 2864 4882450016 0% /System/Volumes/Preboot
/dev/disk1s6 466Gi 5.4Mi 137Gi 1% 15 4882452865 0% /System/Volumes/Update
/dev/disk1s2 466Gi 312Gi 137Gi 70% 1030785 4881422095 0% /System/Volumes/Data
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home
ripe-minister-20875
05/11/2023, 4:02 PMstocky-fall-82040
05/11/2023, 4:27 PMmelodic-engine-6726
05/11/2023, 6:26 PM