runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Add `router` functionality

Open cjellick opened this issue 3 years ago • 1 comments

This is an ingress abstraction. Effectively a load balance with hostname and path based routing.

Will probably be enhanced later to use k8s's gateway api.

cjellick avatar May 19 '22 20:05 cjellick

Making a note to ensure that we handle the http to https redirect for apps that want https only.

ibuildthecloud avatar Aug 07 '22 17:08 ibuildthecloud

this has been done. opened a separate issue for the redirect enhancement

cjellick avatar Oct 05 '22 16:10 cjellick