158 Commits

Author SHA1 Message Date
2a523c32e8 Merge pull request 'dev' (#27) from dev into main
Reviewed-on: ofilter/kubexamples#27
2023-04-25 06:17:58 +00:00
3d04f96b01 Merge branch 'main' into dev 2023-04-25 06:17:18 +00:00
savagebidoof
27030b4c58 Deleted HTTP2 attempt.
Moving on.
2023-04-25 08:03:17 +02:00
savagebidoof
9d0f6637b8 fixed link refference 2023-04-25 06:58:48 +02:00
savagebidoof
3c9ea0d1f8 Fixed broken links (reference && dockerhub image). 2023-04-25 06:53:07 +02:00
savagebidoof
5e0abdebd4 HTTPS backend documented, need to fix 2 refference links (unless I set them right already ) 2023-04-25 06:45:34 +02:00
savagebidoof
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. 2023-04-25 05:46:03 +02:00
savagebidoof
be18d7695b Reorganized the files a bit while I am documenting them. 2023-04-25 03:54:12 +02:00
savagebidoof
000992a3d1 Replaced the classic get LB through listing svc and specifying the name, by using the istio label set in the gateway configuration. 2023-04-25 03:43:18 +02:00
savagebidoof
cdff7c620c Documented 02-Traffic_management/09-TCP-FORWARDING 2023-04-25 03:42:10 +02:00
savagebidoof
2899422462 Documented 02-Traffic_management/09-TCP-FORWARDING 2023-04-25 03:41:59 +02:00
savagebidoof
2dab5274ca Removed old https-apache-demo for recent https-nginx-demo image. 2023-04-25 03:06:09 +02:00
savagebidoof
73041ccc49 Residual cleanup, those where uploaded right after finishing the tests. 2023-04-25 03:05:24 +02:00
savagebidoof
96ef03948d Upload 2023-04-25 03:05:00 +02:00
savagebidoof
0ec26ba915 residual cleanup 2023-04-25 03:04:51 +02:00
savagebidoof
68af7eccd1 Added a link of interest that I found relevant back in the day 2023-04-25 02:59:41 +02:00
savagebidoof
31418fed6c Added some text 2023-04-25 02:59:20 +02:00
savagebidoof
e76729c5de Documented the container.
Uploaded multiarch to dockerhub.

Might want to create a different repo to allow people to just clone it. Not my concern rn, nor for a while.
2023-04-25 02:58:47 +02:00
savagebidoof
4bb07eebce small backup cause things work and scared of proceeding without modifying anything, also say hi to my registry at home 2023-04-25 00:16:52 +02:00
savagebidoof
de80fadf2a Trying to get HTTP2 to work, tested a TCP LB, and it worked. 2023-04-24 06:03:45 +02:00
savagebidoof
e6c265c74f added an example 2023-04-24 00:22:32 +02:00
savagebidoof
d4fd40e7e3 fixed a typo 2023-04-24 00:22:19 +02:00
savagebidoof
f9147a9065 Quality improvements 2023-04-23 08:57:44 +02:00
f5fb046ddb Merge pull request 'dev' (#19) from dev into main
Reviewed-on: ofilter/kubexamples#19
2023-04-23 06:52:40 +00:00
savagebidoof
2603371255 Quality improvements 2023-04-23 08:47:24 +02:00
savagebidoof
205f4c3716 Did an Ingress deployment example.
Small quality improvements.
2023-04-23 08:45:52 +02:00
savagebidoof
bcaa652491 fixed link reference to previous example 2023-04-23 07:55:18 +02:00
savagebidoof
d86fc9a741 created the minimum maximium TLS gateway examples. 2023-04-23 07:49:11 +02:00
savagebidoof
c4afa3a169 quality improvements 2023-04-23 07:28:16 +02:00
savagebidoof
a9b08a5925 quality improvements 2023-04-23 07:14:12 +02:00
savagebidoof
ee0c95e56d Did the TLS gateway example.
Somewhat filled the troubleshooting documentation for a bit.
2023-04-23 07:09:22 +02:00
savagebidoof
dd3dcdbdf3 set note 2023-04-23 02:24:45 +02:00
savagebidoof
0fc4fee1a0 upload testing marmaid and upml 2023-04-23 02:23:01 +02:00
savagebidoof
0f10f8f684 idk some changes, managed to deploy a new LB 2023-04-22 09:20:30 +02:00
savagebidoof
57ba00a8c5 minor changes 2023-04-22 08:29:03 +02:00
savagebidoof
d0751fcbf8 added service accounts targeting example
quality improvements
2023-04-22 08:17:23 +02:00
savagebidoof
8bd07817dd quality improvements 2023-04-22 05:19:59 +02:00
savagebidoof
b70bed0ae2 quality improvements 2023-04-22 05:11:32 +02:00
savagebidoof
229b71c94e testing splitting command and output for easy copy paste 2023-04-22 05:09:49 +02:00
savagebidoof
8dbb8d39d6 test of TOC addition 2023-04-22 05:06:40 +02:00
savagebidoof
92ada97e07 Rebasing 2023-04-22 05:03:30 +02:00
savagebidoof
48b26acf0d Did the first authentication example 2023-04-22 05:00:19 +02:00
savagebidoof
9328deeee5 updated todo section 2023-04-21 04:40:30 +02:00
savagebidoof
8a4a1e5548 Minor organization refactor.
Partially done 06-mTLS from the traffic management documentation.

Deleted some unnecessary files.

some other minor changes
2023-04-21 04:39:00 +02:00
savagebidoof
c850b09d0a Sidecar 01 works.
Slightliy documented.

Proceeding with sidecar egress.
2023-04-19 18:10:02 +02:00
Oriol
e28c54c89a Managed to understand sidecar a bit, need to document things. 2023-04-18 22:51:35 +01:00
Oriol
a8e0b17d38 No fucking clue on how to make it NOT work. 2023-04-14 17:44:32 +01:00
Oriol
a9ac7ceded backup 2023-04-14 17:44:16 +01:00
Oriol
325a316ae2 sidk still going and trying things 2023-04-14 15:58:30 +01:00
Oriol
4ef69ba81e backup, need to fill READMEs 2023-04-11 18:52:30 +01:00