miniature-ambulance-98143
05/19/2023, 8:48 PMseq
(visualized logs) via helm chart. Before deploying the chart though i deployed PVC and PV manually using kubectl CLI. The POD is not coming up. How can i resolve this?miniature-ambulance-98143
05/19/2023, 8:48 PMminiature-ambulance-98143
05/19/2023, 8:58 PMmodern-state-44917
05/19/2023, 10:14 PMwhite-forest-3323
05/20/2023, 7:33 AM2023-05-20T07:25:22.373Z: Error starting lima: Error: self signed certificate in certificate chain
at TLSSocket.onConnectSecure (node:_tls_wrap:1532:34)
at TLSSocket.emit (node:events:527:28)
at TLSSocket._finishInit (node:_tls_wrap:946:8)
at ssl.onhandshakedone (node:_tls_wrap:727:12) {
code: 'SELF_SIGNED_CERT_IN_CHAIN'
}
I tried factory reset / kubernetes reset with no luck. I assume it is an issue with something on my host but no idea how to solve it. Any suggestion?cold-truck-66519
05/20/2023, 8:45 PMclean-application-96016
05/21/2023, 2:39 AMsticky-jewelry-7454
05/21/2023, 9:49 AMflat-continent-80260
05/21/2023, 1:22 PMbright-fireman-42144
05/21/2023, 9:02 PMapiVersion: v1
kind: Secret
metadata:
name: mycluster-secret
labels:
<http://argocd.argoproj.io/secret-type|argocd.argoproj.io/secret-type>: cluster
type: Opaque
stringData:
name: <http://mycluster.com|mycluster.com>
server: <https://mycluster.com>
config: |
{
"bearerToken": "<authentication token>",
"tlsClientConfig": {
"insecure": false,
"caData": "<base64 encoded certificate>"
}
}
rough-soccer-84699
05/22/2023, 6:40 AMrefined-scooter-30367
05/22/2023, 8:55 AMrefined-scooter-30367
05/22/2023, 8:55 AMstraight-fountain-2279
05/22/2023, 9:22 AMincalculable-air-54033
05/22/2023, 11:14 AMrke2 version v1.25.9+rke2r1 (842d05e64bcbf78552f1db0b32700b8faea403a0)
there are unnecessary open ports exposed outside of the node, specifically these:
983002/kube-apiserv
on 0.0.0.0:6443
1000/systemd-resolv
on 0.0.0.0:5355
982742/kubelet
on 0.0.0.0:10250
985099/calico-node
on 0.0.0.0:9091
After disabling IPV6, they are still listening on 0.0.0.0. Can't seem to find a configuration option to lock down these services to the internal network only.
Any ideas?hallowed-window-565
05/22/2023, 11:52 AMbillowy-apple-60989
05/22/2023, 12:52 PM101.0.0+up40.1.2
is no longer available and has been replaced by 102.0.0+up40.1.2
which would be for Rancher 2.8 which doesn't even exist?broad-bird-4347
05/22/2023, 2:07 PMbland-translator-58922
05/22/2023, 2:32 PMjolly-tailor-68729
05/22/2023, 8:42 PMkind: Simple
apiVersion: <http://k3d.io/v1alpha4|k3d.io/v1alpha4>
metadata:
name: k3s-default
servers: 1
agents: 3
image: rancher/k3s:v1.24.8-k3s1
...
registries:
create:
name: registry.localhost
hostPort: "8000"
config: |
mirrors:
<http://docker.io|docker.io>:
endpoint:
- "<http://host.k3d.internal:6000>"
configs:
<http://docker.io|docker.io>:
auth:
username: <USER>
password: <PASSWORD>
acceptable-belgium-2684
05/23/2023, 4:57 AMwonderful-laptop-71594
05/23/2023, 8:27 AMhandsome-receptionist-60256
05/23/2023, 9:04 AMhandsome-receptionist-60256
05/23/2023, 9:06 AMhandsome-receptionist-60256
05/23/2023, 9:08 AMnumerous-coat-84186
05/23/2023, 11:33 AMnumerous-coat-84186
05/23/2023, 11:40 AMambitious-furniture-5481
05/23/2023, 12:12 PMhigh-winter-83840
05/23/2023, 1:23 PMdazzling-businessperson-64789
05/23/2023, 3:40 PM