summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler/feeder/src/main/java
diff options
context:
space:
mode:
authorGuobiao Mo <guobiaomo@chinamobile.com>2019-12-30 16:39:19 -0800
committerVijay Venkatesh Kumar <vv770d@att.com>2020-01-14 18:47:12 +0000
commit9d0c6f3d9838e9c4077a971771da2a0053a88759 (patch)
tree89ab0c66b8467b75a7c9b742a25ad931c4d03410 /components/datalake-handler/feeder/src/main/java
parent8570063f9b5de18acfa9eec7395430745b891863 (diff)
For manual deploying DL feeder to k8s cluster
Update db script to connect to Kafka using encrypted connection. If your testing Kafka is not encrypted, change 'secure' in table 'kafka' to 0. Steps to manually deploy feeder to ONAP k8s cluster: Change IPs with your env setup in feeder-deployment.yaml. kubectl create -f feeder-deployment.yaml kubectl create -f feeder-service.yaml Find DL port at nodes: kubectl get svc --output=wide -n onap |grep datalake Testing: curl http://r-node-1:31157/datalake/v1/feeder/status Issue-ID: DCAEGEN2-1874 Change-Id: I2ee56803bd7b7859bbd36ad82072e74f77db0a72 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
Diffstat (limited to 'components/datalake-handler/feeder/src/main/java')
0 files changed, 0 insertions, 0 deletions