odpi / egeria-samples

various samples that can be useful either for learning or as initial starting points for working with Egeria
Apache License 2.0
12 stars 8 forks source link

Update default ports for VDC helm chart due to clash with istio #22

Closed planetf1 closed 3 years ago

planetf1 commented 5 years ago

Istio 1.1.5 uses some of the same ports by default for services that we set as defaults in vdc.

Whilst they can easily be overriden, it would make sense to change defaults to non-clashing values.

https://istio.io/docs/tasks/traffic-management/ingress/

shows we can expect ports like the following to be allocated (from my IKS environment):

istio-ingressgateway     LoadBalancer   172.21.206.116   158.176.107.218   15020:30080/TCP,80:31380/TCP,443:31390/TCP,31400:31400/TCP,15029:30340/TCP,15030:31481/TCP,15031:32617/TCP,15032:30694/TCP,15443:32415/TCP   20h
github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

planetf1 commented 3 years ago

The VDC environment will need significant re-work to adapt to the many changes made in Egeria to better support metadata integration. Additionally the helm charts used for the lab & a simple base config have evolved to better support different types of services, exposing of ports, persistent storage etc.

As such specific incremental changes to the current - now old - charts do not really add value.

As such closing for now