adamant-kite-43734
02/12/2024, 5:42 PMcreamy-pencil-82913
02/12/2024, 5:48 PMownerReferences:
- apiVersion: <http://management.cattle.io/v3|management.cattle.io/v3>
kind: Cluster
name: local
silly-psychiatrist-82373
02/12/2024, 5:52 PMcreamy-pencil-82913
02/12/2024, 5:55 PMcreamy-pencil-82913
02/12/2024, 5:56 PMsilly-psychiatrist-82373
02/12/2024, 5:57 PMsilly-psychiatrist-82373
02/12/2024, 5:58 PMget-all
kubectl plugin. There are indeed 4 resources in there.creamy-pencil-82913
02/12/2024, 5:59 PMkubectl get all
on that ns they probably won’t show up, because that doesn’t actually list custom resources - just some of the default kubernetes resource types like pods and services and whatnotcreamy-pencil-82913
02/12/2024, 6:00 PMsilly-psychiatrist-82373
02/12/2024, 6:01 PMsilly-psychiatrist-82373
02/12/2024, 6:02 PMcreamy-pencil-82913
02/12/2024, 6:03 PMsilly-psychiatrist-82373
02/12/2024, 6:08 PMcreamy-pencil-82913
02/12/2024, 6:13 PMsilly-psychiatrist-82373
02/12/2024, 6:23 PMWhat is that namespace for?
) even with some self motivated searching is really doing a disservice to the operators of these Rancher clusters.bulky-sunset-52084
bulky-sunset-52084
creamy-pencil-82913
02/12/2024, 6:46 PMsilly-psychiatrist-82373
02/12/2024, 11:18 PMlocal
namespace is in all of our clusters, the Main Rancher master (which runs nothing but Rancher) and all the other clusters that are registered with the Rancher master.
Nowhere did I say that we were running other workloads on the server. What I did say, is that the documentation should really be good enough that cluster operators understand how the product works at least at a high-level.
I honestly feel that this is a silly thing to be arguing over. I'm simply trying to say that as a user of your product, our team had a question about how it was operating, and getting the answer was harder then it should be. I suppose I was hoping that would be heard, but I feel that the response has been a combination of both "it should be obvious based on the evidence" and "we don't really think that you need to know that", both of which are basically disregarding the fact that we needed an answer to the question to complete our understand of an aspect of a system which we are responsible for running.bulky-sunset-52084
local
namespace in your downstream cluster. I thought you were talking about the rancher cluster - sorry about that.silly-psychiatrist-82373
02/12/2024, 11:24 PMcreamy-pencil-82913
02/12/2024, 11:28 PMcreamy-pencil-82913
02/12/2024, 11:28 PMlocal
namespace in the cluster that runs rancher. not in downstream clusters that only run Rancher cluster agents.creamy-pencil-82913
02/12/2024, 11:30 PMbulky-sunset-52084
silly-psychiatrist-82373
02/12/2024, 11:32 PMbulky-sunset-52084
silly-psychiatrist-82373
02/12/2024, 11:32 PMbulky-sunset-52084
silly-psychiatrist-82373
02/12/2024, 11:34 PMrancher/rancher2
Terraform provider.
Using something like this:
resource "rancher2_cluster" "cluster_import_rancher" {
name = var.cluster_name
description = "Imported cluster"
labels = {
...
}
}
And all of those imported clusters have a local
namespace. It actually looks like it is empty, except for things that we (or Kubernetes) created in every namespace.bulky-sunset-52084
silly-psychiatrist-82373
02/12/2024, 11:38 PMsilly-psychiatrist-82373
02/12/2024, 11:39 PMrancher2 = {
source = "rancher/rancher2"
version = "~>3.1.1"
}
creamy-pencil-82913
02/12/2024, 11:39 PMsilly-psychiatrist-82373
02/12/2024, 11:40 PMsilly-psychiatrist-82373
02/12/2024, 11:40 PMcreamy-pencil-82913
02/12/2024, 11:41 PMsilly-psychiatrist-82373
02/12/2024, 11:41 PMsilly-psychiatrist-82373
02/12/2024, 11:42 PMsilly-psychiatrist-82373
02/12/2024, 11:42 PMcreamy-pencil-82913
02/12/2024, 11:47 PMcreamy-pencil-82913
02/12/2024, 11:47 PMcreamy-pencil-82913
02/12/2024, 11:48 PMsilly-psychiatrist-82373
02/12/2024, 11:51 PMteam-org-lab-aks-1002-westus
Terraform also generally treats local
special as well, although you could pass it around as a string.creamy-pencil-82913
02/12/2024, 11:52 PMcreamy-pencil-82913
02/12/2024, 11:58 PMcreamy-pencil-82913
02/13/2024, 12:01 AM<http://cluster.management.cattle.io|cluster.management.cattle.io>
resource outside the MCM cluster though.silly-psychiatrist-82373
02/13/2024, 12:01 AMbulky-sunset-52084
bulky-sunset-52084
creamy-pencil-82913
02/13/2024, 12:04 AMsilly-psychiatrist-82373
02/13/2024, 12:05 AMComponent Version
Rancher v2.8.1
Dashboard v2.8.0
Helm v2.16.8-rancher2
Machine v0.15.0-rancher106
creamy-pencil-82913
02/13/2024, 12:06 AMsilly-psychiatrist-82373
02/13/2024, 12:07 AM$ kubectl get crds | grep -e cattle -e fleet
apiservices.management.cattle.io 2023-12-07T22:30:03Z
apps.catalog.cattle.io 2023-12-07T22:30:03Z
authconfigs.management.cattle.io 2023-12-07T22:30:03Z
clusterregistrationtokens.management.cattle.io 2023-12-07T22:30:03Z
clusterrepos.catalog.cattle.io 2023-12-07T22:30:03Z
clusters.management.cattle.io 2023-12-07T22:30:03Z
features.management.cattle.io 2023-12-07T22:30:00Z
groupmembers.management.cattle.io 2023-12-07T22:30:03Z
groups.management.cattle.io 2023-12-07T22:30:03Z
navlinks.ui.cattle.io 2023-12-07T22:30:02Z
operations.catalog.cattle.io 2023-12-07T22:30:03Z
podsecurityadmissionconfigurationtemplates.management.cattle.io 2023-12-07T22:30:03Z
preferences.management.cattle.io 2023-12-07T22:30:03Z
settings.management.cattle.io 2023-12-07T22:30:03Z
tokens.management.cattle.io 2023-12-07T22:30:03Z
userattributes.management.cattle.io 2023-12-07T22:30:03Z
users.management.cattle.io 2023-12-07T22:30:03Z
bulky-sunset-52084
creamy-pencil-82913
02/13/2024, 12:09 AMkubectl get namespace local -o yaml --show-managed-fields=true
creamy-pencil-82913
02/13/2024, 12:09 AMcreamy-pencil-82913
02/13/2024, 12:09 AMbulky-sunset-52084
creamy-pencil-82913
02/13/2024, 12:10 AMbulky-sunset-52084
creamy-pencil-82913
02/13/2024, 12:11 AMsilly-psychiatrist-82373
02/13/2024, 12:12 AMsilly-psychiatrist-82373
02/13/2024, 12:15 AMapiVersion: v1
kind: Namespace
metadata:
annotations:
<http://cattle.io/status|cattle.io/status>: '{"Conditions":[{"Type":"ResourceQuotaInit","Status":"True","Message":"","LastUpdateTime":"2023-12-07T22:30:10Z"},{"Type":"InitialRolesPopulated","Status":"True","Message":"","LastUpdateTime":"2023-12-07T22:30:10Z"}]}'
<http://kopf.zalando.org/last-handled-configuration|kopf.zalando.org/last-handled-configuration>: |
{"spec":{"finalizers":["kubernetes"]},"metadata":{"labels":{"<http://team.cloud.example.com/bootstrap-component|team.cloud.example.com/bootstrap-component>":"true","<http://kubernetes.io/metadata.name|kubernetes.io/metadata.name>":"local"},"annotations":{"<http://cattle.io/status|cattle.io/status>":"{\"Conditions\":[{\"Type\":\"ResourceQuotaInit\",\"Status\":\"True\",\"Message\":\"\",\"LastUpdateTime\":\"2023-12-07T22:30:10Z\"},{\"Type\":\"InitialRolesPopulated\",\"Status\":\"True\",\"Message\":\"\",\"LastUpdateTime\":\"2023-12-07T22:30:10Z\"}]}","<http://lifecycle.cattle.io/create.namespace-auth|lifecycle.cattle.io/create.namespace-auth>":"true","<http://scheduler.alpha.kubernetes.io/defaultTolerations|scheduler.alpha.kubernetes.io/defaultTolerations>":"[{\"operator\":\"Equal\",\"effect\":\"NoSchedule\",\"key\":\"<http://kubernetes.azure.com/scalesetpriority\|kubernetes.azure.com/scalesetpriority\>",\"value\":\"spot\"}]"}}}
<http://lifecycle.cattle.io/create.namespace-auth|lifecycle.cattle.io/create.namespace-auth>: "true"
<http://scheduler.alpha.kubernetes.io/defaultTolerations|scheduler.alpha.kubernetes.io/defaultTolerations>: '[{"operator":"Equal","effect":"NoSchedule","key":"<http://kubernetes.azure.com/scalesetpriority|kubernetes.azure.com/scalesetpriority>","value":"spot"}]'
creationTimestamp: "2023-12-07T22:30:09Z"
finalizers:
- <http://controller.cattle.io/namespace-auth|controller.cattle.io/namespace-auth>
labels:
<http://team.cloud.example.com/bootstrap-component|team.cloud.example.com/bootstrap-component>: "true"
<http://kubernetes.io/metadata.name|kubernetes.io/metadata.name>: local
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:labels:
f:<http://team.cloud.example.com/bootstrap-component|team.cloud.example.com/bootstrap-component>: {}
manager: Terraform
operation: Apply
time: "2024-02-12T22:34:26Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:labels:
.: {}
f:<http://kubernetes.io/metadata.name|kubernetes.io/metadata.name>: {}
f:ownerReferences:
.: {}
k:{"uid":"a4910f0b-0063-4dc4-8c1d-d7d0cc465c75"}: {}
manager: agent
operation: Update
time: "2023-12-07T22:30:09Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:<http://cattle.io/status|cattle.io/status>: {}
f:<http://lifecycle.cattle.io/create.namespace-auth|lifecycle.cattle.io/create.namespace-auth>: {}
f:finalizers:
.: {}
v:"<http://controller.cattle.io/namespace-auth|controller.cattle.io/namespace-auth>": {}
manager: rancher
operation: Update
time: "2023-12-07T22:30:09Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
f:<http://kopf.zalando.org/last-handled-configuration|kopf.zalando.org/last-handled-configuration>: {}
manager: kopf
operation: Update
time: "2024-02-12T22:34:26Z"
name: local
ownerReferences:
- apiVersion: <http://management.cattle.io/v3|management.cattle.io/v3>
kind: Cluster
name: local
uid: a4910f0b-0063-4dc4-8c1d-d7d0cc465c75
resourceVersion: "362385096"
uid: 22626fcb-2c6b-4413-bfc1-1d616dcaeefb
spec:
finalizers:
- kubernetes
status:
phase: Active
silly-psychiatrist-82373
02/13/2024, 12:16 AMbulky-sunset-52084
bulky-sunset-52084
creamy-pencil-82913
02/13/2024, 12:19 AMcreamy-pencil-82913
02/13/2024, 12:20 AMcreamy-pencil-82913
02/13/2024, 12:20 AMcreamy-pencil-82913
02/13/2024, 12:20 AMsilly-psychiatrist-82373
02/13/2024, 12:21 AMsilly-psychiatrist-82373
02/13/2024, 12:22 AMsilly-psychiatrist-82373
02/13/2024, 12:23 AMcreamy-pencil-82913
02/13/2024, 12:23 AM- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:<http://cattle.io/status|cattle.io/status>: {}
f:<http://lifecycle.cattle.io/create.namespace-auth|lifecycle.cattle.io/create.namespace-auth>: {}
f:finalizers:
.: {}
v:"<http://controller.cattle.io/namespace-auth|controller.cattle.io/namespace-auth>": {}
manager: rancher
operation: Update
time: "2023-12-07T22:30:09Z"
creamy-pencil-82913
02/13/2024, 12:23 AMcreamy-pencil-82913
02/13/2024, 12:24 AMsilly-psychiatrist-82373
02/13/2024, 12:24 AMbulky-sunset-52084
silly-psychiatrist-82373
02/13/2024, 12:30 AMcattle-impersonation-system
and cattle-fleet-system
(this is legit, I assume, since it has the fleet agent)bulky-sunset-52084
bulky-sunset-52084
creamy-pencil-82913
02/13/2024, 12:31 AMbulky-sunset-52084
bulky-sunset-52084
bulky-sunset-52084
silly-psychiatrist-82373
02/13/2024, 12:41 AMsilly-psychiatrist-82373
02/14/2024, 11:21 PMresource "rancher2_cluster" "cluster_import_rancher" {
name = var.cluster_name
description = "imported cluster"
labels = {
"<http://provider.cattle.io|provider.cattle.io>" = "aks",
...
}
}
silly-psychiatrist-82373
02/14/2024, 11:28 PMcattle-fleet-system fleet-agent-ddc444854-mht9n 1/1 Running 0 19m
cattle-system cattle-cluster-agent-7f7955dbdb-d97xq 1/1 Running 0 19m
cattle-system cattle-cluster-agent-7f7955dbdb-mjb5x 1/1 Running 0 19m
cattle-system helm-operation-hfrs9 0/2 Completed 0 19m
cattle-system rancher-webhook-5677dbfdf5-6tmsn
Those are the Rancher-related pods that appear in the cluster, post registration.silly-psychiatrist-82373
02/14/2024, 11:29 PM---------------------------------------------------------------------
SUCCESS: helm upgrade --force-adopt=true --history-max=5 --install=true --namespace=cattle-system --reset-values=true --timeout=5m0s --values=/home/shell/helm/values-rancher-webhook-103.0.1-up0.4.2.yaml --version=103.0.1+up0.4.2 --wait=true rancher-webhook /home/shell/helm/rancher-webhook-103.0.1-up0.4.2.tgz
---------------------------------------------------------------------
silly-psychiatrist-82373
02/14/2024, 11:40 PMsilly-psychiatrist-82373
02/15/2024, 3:26 PMlocal
namespace?silly-psychiatrist-82373
02/15/2024, 4:28 PMcattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:40Z" level=info msg="Applying CRD features.management.cattle.io"
cattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:40Z" level=info msg="Applying CRD navlinks.ui.cattle.io"
cattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:40Z" level=info msg="Applying CRD podsecurityadmissionconfigurationtemplates.management.cattle.io"
cattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:40Z" level=info msg="Applying CRD clusters.management.cattle.io"
cattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:40Z" level=info msg="Applying CRD apiservices.management.cattle.io"
cattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:40Z" level=info msg="Applying CRD clusterregistrationtokens.management.cattle.io"
cattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:40Z" level=info msg="Applying CRD settings.management.cattle.io"
cattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:40Z" level=info msg="Applying CRD preferences.management.cattle.io"
cattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:40Z" level=info msg="Applying CRD features.management.cattle.io"
cattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:40Z" level=info msg="Applying CRD clusterrepos.catalog.cattle.io"
cattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:40Z" level=info msg="Applying CRD operations.catalog.cattle.io"
cattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:40Z" level=info msg="Applying CRD apps.catalog.cattle.io"
cattle-cluster-agent-7f7955dbdb-7z2r8 cluster-register time="2024-02-15T15:28:41Z" level=info msg="Starting API controllers"
cattle-cluster-agent-7f7955dbdb-h2zgg cluster-register INFO: Environment: CATTLE_ADDRESS=192.168.8.8 CATTLE_CA_CHECKSUM= CATTLE_CLUSTER=true CATTLE_CLUSTER_AGENT_PORT=<tcp://192.168.253.21:80> CATTLE_CLUSTER_AGENT_PORT_443_TCP=<tcp://192.168.253.21:443> CATTLE_CLUSTER_AGENT_PORT_443_TCP_ADDR=192.168.253.21 CATTLE_CLUSTER_AGENT_PORT_443_TCP_PORT=443 CATTLE_CLUSTER_AGENT_PORT_443_TCP_PROTO=tcp CATTLE_CLUSTER_AGENT_PORT_80_TCP=<tcp://192.168.253.21:80> CATTLE_CLUSTER_AGENT_PORT_80_TCP_ADDR=192.168.253.21 CATTLE_CLUSTER_AGENT_PORT_80_TCP_PORT=80 CATTLE_CLUSTER_AGENT_PORT_80_TCP_PROTO=tcp CATTLE_CLUSTER_AGENT_SERVICE_HOST=192.168.253.21 CATTLE_CLUSTER_AGENT_SERVICE_PORT=80 CATTLE_CLUSTER_AGENT_SERVICE_PORT_HTTP=80 CATTLE_CLUSTER_AGENT_SERVICE_PORT_HTTPS_INTERNAL=443 CATTLE_CLUSTER_REGISTRY= CATTLE_FEATURES=embedded-cluster-api=false,fleet=false,monitoringv1=false,multi-cluster-management=false,multi-cluster-management-agent=true,provisioningv2=false,rke2=false CATTLE_INGRESS_IP_DOMAIN=sslip.io CATTLE_INSTALL_UUID=4a7df5 d1-e641-4541-96e4-58bc2ca8ea14 CATTLE_INTERNAL_ADDRESS= CATTLE_IS_RKE=false CATTLE_K8S_MANAGED=true CATTLE_NODE_NAME=cattle-cluster-agent-7f7955dbdb-h2zgg CATTLE_RANCHER_WEBHOOK_VERSION=103.0.1+up0.4.2 CATTLE_SERVER=<https://master-rke.k8s.example.com> CATTLE_SERVER_VERSION=v2.8.1
silly-psychiatrist-82373
02/15/2024, 4:30 PMsilly-psychiatrist-82373
02/15/2024, 4:55 PMlocal
namspace and then restart the cattle-cluster-agent
pods I see the local
namespace being recreated soon afterwards right about the time these logs lines appear.
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:08.803745223-08:00 I0215 16:54:08.803638 39 leaderelection.go:255] successfully acquired lease kube-system/cattle-controllers
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:08.933203361-08:00 time="2024-02-15T16:54:08Z" level=info msg="Steve auth startup complete"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.010251910-08:00 time="2024-02-15T16:54:09Z" level=info msg="Registering namespaceHandler for adding labels "
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.114096197-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting apps/v1, Kind=Deployment controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.114129697-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting apps/v1, Kind=DaemonSet controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.114144797-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting /v1, Kind=Node controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.114154797-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting <http://catalog.cattle.io/v1|catalog.cattle.io/v1>, Kind=App controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.114159497-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting apps/v1, Kind=ReplicaSet controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.114164597-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting <http://admissionregistration.k8s.io/v1|admissionregistration.k8s.io/v1>, Kind=MutatingWebhookConfiguration controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.149590351-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting batch/v1, Kind=Job controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.149617251-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting /v1, Kind=Service controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.149622451-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting /v1, Kind=ReplicationController controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.149627051-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting batch/v1, Kind=CronJob controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.149646351-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting <http://catalog.cattle.io/v1|catalog.cattle.io/v1>, Kind=Operation controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.149651051-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting /v1, Kind=Endpoints controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.149655251-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting apps/v1, Kind=StatefulSet controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.149659351-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting /v1, Kind=Pod controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.149663450-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting <http://networking.k8s.io/v1|networking.k8s.io/v1>, Kind=Ingress controller"
cattle-system cattle-cluster-agent-7f7955dbdb-9h4nv cluster-register 2024-02-15T08:54:09.149668050-08:00 time="2024-02-15T16:54:09Z" level=info msg="Starting <http://admissionregistration.k8s.io/v1|admissionregistration.k8s.io/v1>, Kind=ValidatingWebhookConfiguration controller"
silly-psychiatrist-82373
02/15/2024, 5:01 PMcattle-cluster-agent
is installing the CRDs and creating the local
namespace is all of our downstream clusters.
@bulky-sunset-52084 @creamy-pencil-82913 Any thoughts or ideas on next steps?
• If it shouldn't be doing this for downstream clusters, what might be causing this issue?
◦ Are we registering them wrong, configuring the agent incorrectly somehow, or is their a bug in the Rancher2 Terraform provider?
• If this is expected behavior, can you please confirm that? (since earlier it was stated that this should NOT be happening)silly-psychiatrist-82373
02/20/2024, 7:02 PMlocal
namespace and CRDs should not exist in downstream clusters, but I have confirmed that the cattle-cluster-agent
is installing the CRDs and very likely creating the local
namespace.
Does this mean this is actually normal behavior? Or is it a sign that the cattle-cluster-agent
is mis-configured somehow?