hundreds-train-60767
09/14/2023, 2:23 PMstrong-action-64019
09/14/2023, 2:38 PM# kubectl logs cattle-cluster-agent-78fdfb84b5-qq6ms -n cattle-system | tail -1
time="2023-09-14T13:58:55Z" level=fatal msg="Certificate chain is not complete, please check if all needed intermediate certificates are included in the server certificate (in the correct order) and if the cacerts setting in Rancher either contains the correct CA certificate (in the case of using self signed certificates) or is empty (in the case of using a certificate signed by a recognized CA). Certificate information is displayed above. error: Get \"<https://rancher.example.com>\": x509: certificate signed by unknown authority"
I have installed Rancher using a internal/non-public CA. The Rancher web interface SSL is working just fine in my browser since I have the public certificate chain installed in the certificate store on my computer.
Helm chart config:
% helm get values rancher -n cattle-system -o yaml
ingress:
tls:
source: secret
privateCA: true
Output of
https://rancher.example.com/v3/settings/cacerts, I can see that the value field is empty:
{
"baseType": "setting",
"created": "2023-08-16T13:59:48Z",
"createdTS": 1692194388000,
"creatorId": null,
"customized": false,
"default": "",
"id": "cacerts",
"links": {
"remove": "…/v3/settings/cacerts",
"self": "…/v3/settings/cacerts"
},
"name": "cacerts",
"source": "default",
"type": "setting",
"uuid": "8ddd830d-36b3-41fc-8651-f7a693f60ee9",
"value": ""
}
Also empty values for the checksum in ReplicaSet and Deployment on the cluster I want to join:
# kubectl get deployment cattle-cluster-agent -n cattle-system -o go-template='{{ range .spec.template.spec.containers }}{{ range .env }}{{ if eq .name "CATTLE_CA_CHECKSUM" }}{{ .name }}: {{ .value }}{{ end }}{{ end }}{{ end }}'
CATTLE_CA_CHECKSUM: <no value>
kubectl get rs cattle-cluster-agent-78fdfb84b5 -n cattle-system -o go-template='{{ range .spec.template.spec.containers }}{{ range .env }}{{ if eq .name "CATTLE_CA_CHECKSUM" }}{{ .name }}: {{ .value }}{{ end }}{{ end }}{{ end }}'
CATTLE_CA_CHECKSUM: <no value>
Not sure where to proceed to go further with this issue.anonymous
09/14/2023, 4:16 PMstale-motherboard-51225
joined #general. Also, broad-honey-25129
joined.gray-crayon-97281
09/15/2023, 7:40 AMapiVersion: v1
kind: Namespace
metadata:
name: test-namespace
annotations:
<http://field.cattle.io/resourceQuota:|field.cattle.io/resourceQuota:> >-
{"limit":{"limitsCpu":"12m","limitsMemory":"100Mi","persistentVolumeClaims":"5"}}
<http://field.cattle.io/containerDefaultResourceLimit:|field.cattle.io/containerDefaultResourceLimit:> '{}'
<http://field.cattle.io/projectId:|field.cattle.io/projectId:> c-m-rbd52wfb:p-p8mrq
labels:
<http://field.cattle.io/projectId:|field.cattle.io/projectId:> p-p8mrq
bored-planet-80594
09/15/2023, 1:34 PMdocker run hello-world
doesn't give stdout? same with other containershigh-garden-3471
09/15/2023, 7:52 PMmammoth-dentist-35106
09/16/2023, 7:21 PMbright-fireman-42144
09/17/2023, 12:10 AManonymous
09/17/2023, 10:20 PMproud-action-3596
joined #general.icy-secretary-33916
09/18/2023, 10:46 AMpurple-fish-60260
09/18/2023, 1:20 PMhundreds-evening-84071
09/18/2023, 7:37 PMlittle-smartphone-40189
09/18/2023, 7:38 PMmany-nightfall-61858
09/18/2023, 11:36 PMinstall.sh
errors with a method conflict when RPMs are downloaded, but we need the images and the other settings in install.sh, such as fapolicyd
rules.adamant-air-29796
09/19/2023, 12:19 AManonymous
09/19/2023, 2:44 AMbright-painting-5437
joined #general.wonderful-france-31674
09/19/2023, 6:33 AMwonderful-france-31674
09/19/2023, 6:34 AMwonderful-france-31674
09/19/2023, 6:34 AMwonderful-france-31674
09/19/2023, 6:35 AMfull-wire-66533
09/19/2023, 7:39 AMwide-easter-7639
09/19/2023, 8:57 AMwide-easter-7639
09/19/2023, 8:58 AManonymous
09/19/2023, 9:10 AMgorgeous-thailand-32105
joined #general.strong-lock-92130
09/19/2023, 9:43 AMbumpy-queen-38421
09/19/2023, 12:35 PMhundreds-train-60767
09/19/2023, 1:07 PMlittle-smartphone-40189
09/19/2023, 1:14 PMacceptable-belgium-2684
09/19/2023, 2:35 PMtransaction-update
but I seem to hit a wall on the binutils
.limited-pizza-33551
09/20/2023, 4:10 AM