• Joined on 2021-12-08
ofilter commented on issue ofilter/Istio_Examples#23 2023-04-26 01:49:11 +02:00
HTTP to HTTPS redirect

On this example I will reduce to simply "gateway", to show a "how to do it" and that's it.

There isn't much of a point of maintaining other stuff that's totally not related.

ofilter commented on issue ofilter/Istio_Examples#23 2023-04-26 01:42:18 +02:00
HTTP to HTTPS redirect

Noticed that 07 is not fully documented ...

Proceeding with the documentation of such, as it's basically the template for this specific example.

ofilter merged pull request ofilter/Istio_Examples#27 2023-04-25 08:18:00 +02:00
dev
ofilter pushed to main at ofilter/Istio_Examples 2023-04-25 08:18:00 +02:00
2a523c32e8 Merge pull request 'dev' (#27) from dev into main
3d04f96b01 Merge branch 'main' into dev
27030b4c58 Deleted HTTP2 attempt.
9d0f6637b8 fixed link refference
3c9ea0d1f8 Fixed broken links (reference && dockerhub image).
Compare 23 commits »
ofilter commented on pull request ofilter/Istio_Examples#27 2023-04-25 08:17:53 +02:00
dev

LGTM so far

ofilter pushed to dev at ofilter/Istio_Examples 2023-04-25 08:17:19 +02:00
3d04f96b01 Merge branch 'main' into dev
f5fb046ddb Merge pull request 'dev' (#19) from dev into main
Compare 2 commits »
ofilter closed issue ofilter/Istio_Examples#24 2023-04-25 08:16:55 +02:00
Upload http-nginx-demo image as a multiarch
ofilter closed issue ofilter/Istio_Examples#22 2023-04-25 08:16:51 +02:00
HTTPS TLS passthrough
ofilter closed issue ofilter/Istio_Examples#21 2023-04-25 08:16:47 +02:00
TCP gateway
ofilter closed issue ofilter/Istio_Examples#26 2023-04-25 08:16:41 +02:00
HTTPS backend
ofilter commented on issue ofilter/Istio_Examples#26 2023-04-25 08:16:41 +02:00
HTTPS backend

Done.

I wonder if it would be possible to mantain mTLS with Istio meanwhile the we work with HTTPS backends ...

Will leave it for the future, to search again through internet and cross…

ofilter commented on issue ofilter/Istio_Examples#24 2023-04-25 08:14:39 +02:00
Upload http-nginx-demo image as a multiarch

Done

ofilter commented on issue ofilter/Istio_Examples#22 2023-04-25 08:14:23 +02:00
HTTPS TLS passthrough

Done

ofilter commented on issue ofilter/Istio_Examples#21 2023-04-25 08:14:17 +02:00
TCP gateway

Done

ofilter created pull request ofilter/Istio_Examples#27 2023-04-25 08:12:55 +02:00
dev
ofilter opened issue ofilter/Istio_Examples#26 2023-04-25 08:06:56 +02:00
HTTPS backend
ofilter pushed to dev at ofilter/Istio_Examples 2023-04-25 08:03:26 +02:00
27030b4c58 Deleted HTTP2 attempt.
9d0f6637b8 fixed link refference
Compare 2 commits »
ofilter commented on issue ofilter/Istio_Examples#20 2023-04-25 08:01:38 +02:00
HTTP2 backend

Welp couldn't manage so will set it at the bottom of priorities and move on to other things.

Noticed that by setting the name of the port from the service object, as "http2", it did send…

ofilter commented on issue ofilter/Istio_Examples#20 2023-04-25 07:03:39 +02:00
HTTP2 backend

Maybe I switch from HTTP2 gateway to HTTP2 backend, as noticed that once I have HTTPS, the traffic automatically gets set to HTTP2

ofilter pushed to dev at ofilter/Istio_Examples 2023-04-25 06:53:22 +02:00
3c9ea0d1f8 Fixed broken links (reference && dockerhub image).