Replies: 1 comment 2 replies
-
Hi @jooshd, if you don't see any config-daemon pod, there might be an issue with node labels and daemonset selector. Please, double check if the node matches the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working with a BCM5709C on a single node cluster, and I recognize that it is unsupported. Since it is unsupported, I enabled DEV_MODE=TRUE in the command line before running make deploy-setup-k8s. The operator is not able to see the NIC based on the logs of the operator pod since it's periodically updating and saying there's nothing to update and there isn't a pod for config-daemon. My question is do I have to also add the NIC to the config map? If so, where could I find information on the vender ID as well as PF and VF device IDs. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions