This is a continuation of my experimentation with Knative serving, this time around, building a gateway on top of a Knative serving applications. This builds on two of my previous posts — on using Knative to deploy a Spring Boot App and making a service-to-service call in Knative.
Why a Gateway on Top of Knative Application
To explain this, let me touch on my previous post. Assuming that Knative serving is already available in a Kubernetes environment, the way to deploy an application is using a manifest, which looks like this: https://goo.gl/LWPY2E
Share this:
- Click to share on Facebook (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to email a link to a friend (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Reddit (Opens in new window)