Release "onap-robot" does not exist. Installing it now. W0428 23:10:31.002073 6791 warnings.go:70] networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress W0428 23:10:31.169521 6791 warnings.go:70] networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress NAME: onap-robot LAST DEPLOYED: Wed Apr 28 23:10:30 2021 NAMESPACE: onap STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: # Copyright © 2018 Amdocs, Bell Canada # # This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE # # Full license text at https://creativecommons.org/licenses/by/4.0/legalcode 1. Get the application URL by running these commands: export NODE_PORT=$(kubectl get --namespace onap -o jsonpath="{.spec.ports[0].nodePort}" services robot) export NODE_IP=$(kubectl get nodes --namespace onap -o jsonpath="{.items[0].status.addresses[0].address}") echo http://$NODE_IP:$NODE_PORT