Hi there,
Referring to Deploying vFw and EdgeXFoundry Services on Kubernets Cluster with
ONAP (
http://wiki.onap.org/display/DW/Deploying+vFw+and+EdgeXFoundry+Services+on+Kubernets+Cluster+with+ONAP
) , I am trying to instantiate a demo service to a private bare metal k8s
cluster.
In the section
"
*Update K8sConfig*
*Workaround for R4 Dublin. This step will not be needed from R5.*
Edit the configMap *helm-release-name-multicloud-k8s* for K8s plugin to make
changes to the config like below to add *ovn-central-address:*
{
"ca-file": "/opt/multicloud/k8splugin/certs/root_ca.cer",
"server-cert": "/opt/multicloud/k8splugin/certs/multicloud-k8s.pub",
"server-key": "/opt/multicloud/k8splugin/certs/ multicloud-k8s.pr (
http://multicloud-k8s.pr/ ) ",
"password": "c2VjcmV0bWFuYWdlbWVudHNlcnZpY2VzZWNyZXRwYXNzd29yZA==",
"database-type": "mongo",
"database-address": "multicloud-k8s-mongo",
"etcd-ip": "multicloud-k8s-etcd",
"plugin-dir": "/opt/multicloud/k8splugin/plugins",
*" ovn-central-address": "<IP address of the Kubernetes controller>:6641"*
}
"
I have two questions here:
1) The tutorail includes all-in-one KUD deployment with ovs/ovn. If I would
like to instantiate a service to a private multi-node k8s cluster, do I have to
install ovs/ovn in that k8s cluster as well? The k8s network plugin for KUD is
Flannel. Can ovs/ovn works with Calico properly?
2) *" ovn-central-address": "<IP address of the Kubernetes controller>:6641"*
requires specific IP address. Does this mean only one k8s cloud can be used to
instantiate service at a time in Dublin?
Many thanks for your time and help.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18849): https://lists.onap.org/g/onap-discuss/message/18849
Mute This Topic: https://lists.onap.org/mt/34074500/21656
Mute #multicloud: https://lists.onap.org/mk?hashtag=multicloud&subid=2740164
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-