Kube-system

Dohuginn

Dabbler
Joined
Nov 6, 2022
Messages
35
All applications are available in DEPLOYING.

root@truenas[~]# k3s kubectl get pod -A | grep kube
kube-system svclb-onlyoffice-document-server-53f08f8c-pxjvp 0/1 ContainerCreating 0 22h
kube-system amdgpu-device-plugin-daemonset-swsfb 0/1 ContainerCreating 0 22h
kube-system svclb-tvheadend-edem-2178246a-862w9 0/1 ContainerCreating 0 22h
kube-system openebs-zfs-controller-0 0/5 ContainerCreating 0 22h
kube-system svclb-photoprism-f19fcf12-dksfs 0/1 ContainerCreating 0 22h
kube-system svclb-nextcloud-3cece1bb-4cs2n 0/1 ContainerCreating 0 22h
kube-system svclb-tvheadend-edem-htsp-2af6a3f4-4hl2p 0/1 ContainerCreating 0 22h
kube-system coredns-d76bd69b-64sgh 0/1 Pending 0 6m59s

There are options for what you can do about it?
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
Then I have just as many more ideas as you :wink:
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
Try the TrueCharts Discord server for help. They even built a ticket system in Discord.
 

Dohuginn

Dabbler
Joined
Nov 6, 2022
Messages
35
k3s kubectl -n kube-system describe pod coredns-d76bd69b-967pn
...
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 3m55s default-scheduler 0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.
 

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776
Are these TrueCharts apps? If yes, I just noticed you are missing the required apps from the operators train:


The postgres and prometheus charts are required at least for onlyoffice.
 
Last edited:

Dohuginn

Dabbler
Joined
Nov 6, 2022
Messages
35
A new question arose. There is still an ix-application on the pool and there are old applications there, they do not allow you to install new applications. How can I remove them from there?
 
Top