• Joined on 2021-12-08
ofilter commented on issue ofilter/Istio_Examples#12 2023-04-25 06:47:47 +02:00
Dedicate this repo exclusively to Istio

Yep at this rate it will happen ...

ofilter pushed to dev at ofilter/Istio_Examples 2023-04-25 06:45:53 +02:00
5e0abdebd4 HTTPS backend documented, need to fix 2 refference links (unless I set them right already )
2b7f83c208 TLS Passthrough documented. This commit has other files, I guess I did some minor slightly modifications and nothing relevant so far so all commited.
be18d7695b Reorganized the files a bit while I am documenting them.
000992a3d1 Replaced the classic get LB through listing svc and specifying the name, by using the istio label set in the gateway configuration.
cdff7c620c Documented 02-Traffic_management/09-TCP-FORWARDING
Compare 13 commits »
ofilter commented on issue ofilter/Istio_Examples#10 2023-04-25 06:04:59 +02:00
add mermaid / puml diagrams

09-HTTPS-backend

Puml would be helpful to display the "termination".

Mainly to put emphasis on the "strict" mode, and highlight that there will be a TLS termination between the Istio…

ofilter commented on issue ofilter/Istio_Examples#14 2023-04-25 04:42:39 +02:00
Decide how things should actually be documented. (ofc allow situational freestyle as long it improves the quality)

Parent folders, could have specified in the README, besides examples that contains, an additional related examples, where it coorelated an external example, with the current topic.

ie: HTTPS,…

ofilter opened issue ofilter/Istio_Examples#25 2023-04-25 04:24:17 +02:00
AuthorizationPolicy disable mTLS
ofilter commented on issue ofilter/Istio_Examples#24 2023-04-25 03:02:19 +02:00
Upload http-nginx-demo image as a multiarch

Might want to create a different repo to allow people to just clone it.

In reference of this, it's not my concern not I expect this to happen anytime soon, the README.md set in the page…

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

Image uploaded here https://hub.docker.com/r/oriolfilter/https-nginx-demo.

Might want to create a different repo to allow people to just…

ofilter commented on issue ofilter/Istio_Examples#14 2023-04-25 02:17:42 +02:00
Decide how things should actually be documented. (ofc allow situational freestyle as long it improves the quality)

Considered a per-config-breakdown in each example, yet it would result in extensive descriptions from non-main focus topics.

Based on that, meanwhile I will try to highlight modifications…

ofilter commented on issue ofilter/Istio_Examples#14 2023-04-25 02:16:09 +02:00
Decide how things should actually be documented. (ofc allow situational freestyle as long it improves the quality)

Considered a per-config-breakdown in each example, yet it would result in extensive descriptions from non-main focus topics.

ofilter opened issue ofilter/Istio_Examples#24 2023-04-25 02:13:43 +02:00
Upload http-nginx-demo image as a multiarch
ofilter pushed to dev at ofilter/Istio_Examples 2023-04-25 00:17:06 +02:00
4bb07eebce small backup cause things work and scared of proceeding without modifying anything, also say hi to my registry at home
ofilter opened issue ofilter/Istio_Examples#23 2023-04-24 19:43:54 +02:00
HTTP to HTTPS redirect
ofilter opened issue ofilter/Istio_Examples#22 2023-04-24 17:06:52 +02:00
SSL/HTTPS passthrough
ofilter opened issue ofilter/Istio_Examples#21 2023-04-24 17:06:31 +02:00
TCP gateway
ofilter pushed to dev at ofilter/Istio_Examples 2023-04-24 07:42:28 +02:00
de80fadf2a Trying to get HTTP2 to work, tested a TCP LB, and it worked.
e6c265c74f added an example
d4fd40e7e3 fixed a typo
f9147a9065 Quality improvements
Compare 4 commits »
ofilter opened issue ofilter/Istio_Examples#20 2023-04-23 23:14:18 +02:00
HTTP version
ofilter commented on pull request ofilter/Istio_Examples#19 2023-04-23 08:52:49 +02:00
dev

Merged

ofilter merged pull request ofilter/Istio_Examples#19 2023-04-23 08:52:42 +02:00
dev
ofilter pushed to main at ofilter/Istio_Examples 2023-04-23 08:52:42 +02:00
f5fb046ddb Merge pull request 'dev' (#19) from dev into main
2603371255 Quality improvements
205f4c3716 Did an Ingress deployment example.
bcaa652491 fixed link reference to previous example
d86fc9a741 created the minimum maximium TLS gateway examples.
Compare 9 commits »
ofilter closed issue ofilter/Istio_Examples#7 2023-04-23 08:52:27 +02:00
deploy a new Load Balancer (Ingress)