You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learning from contrail-standalone-kubernetes architecture, there is no need to deploy contrail-agent on the master node,so I delete the spec.template.spec.tolerations in DaemonSet contrail-agent. Because the vhost0 has a network failure after contrail-agent initialized on the master node,although there is a default route via vhost0 in host's route-table.
Learning from contrail-standalone-kubernetes architecture, there is no need to deploy contrail-agent on the master node,so I delete the spec.template.spec.tolerations in DaemonSet contrail-agent. Because the vhost0 has a network failure after contrail-agent initialized on the master node,although there is a default route via vhost0 in host's route-table.
The text was updated successfully, but these errors were encountered: