Commit ef83bf6
authored
BREAKING CHANGE: switch all security list of worker nodes and load balancers to NSGs for greater flexibility and control on ports and cidr blocks (#399)
* BREAKING CHANGE: switch all security list of worker nodes and load balancers to NSGs for greater flexibility
Closes #398
Signed-off-by: Ali Mukadam <[email protected]>
* fix: fixed incorrect NSG rules, added separate NSG for WAF, made NSGs conditional, renamed variables
Signed-off-by: Ali Mukadam <[email protected]>
* fix: nsg rules attached in the wrong nsgs
corrected nsg rules to their nsgs, added rules for load balancer
healtchecks, outputs for default load balancer ngs, updated docs.
Signed-off-by: Ali Mukadam <[email protected]>
* fix: documented the use of waf NSG, tightened security rules.
Signed-off-by: Ali Mukadam <[email protected]>
* fix: Updated changelog, health check security rules
Signed-off-by: Ali Mukadam <[email protected]>
* fix: added port range for internal load balancer ports ingress and egress
Signed-off-by: Ali Mukadam <[email protected]>
* fix: readded 1 rule for control plane which was mistakenly deleted.
Signed-off-by: Ali Mukadam <[email protected]>
* fix: added worker_nsgs in terraform.tfvars.example file
Signed-off-by: Ali Mukadam <[email protected]>1 parent 6b9d550 commit ef83bf6
File tree
19 files changed
+891
-513
lines changed- docs
- modules
- network
- oke
19 files changed
+891
-513
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | | - | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
46 | 65 | | |
47 | 66 | | |
48 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | | - | |
| 304 | + | |
305 | 305 | | |
| 306 | + | |
306 | 307 | | |
307 | 308 | | |
308 | 309 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | | - | |
| 546 | + | |
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
| 551 | + | |
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
558 | | - | |
| 557 | + | |
| 558 | + | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| |||
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
660 | | - | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
661 | 666 | | |
662 | 667 | | |
663 | 668 | | |
| |||
704 | 709 | | |
705 | 710 | | |
706 | 711 | | |
707 | | - | |
| 712 | + | |
708 | 713 | | |
709 | 714 | | |
710 | | - | |
| 715 | + | |
711 | 716 | | |
712 | 717 | | |
713 | 718 | | |
714 | 719 | | |
715 | 720 | | |
716 | | - | |
717 | | - | |
| 721 | + | |
| 722 | + | |
718 | 723 | | |
719 | 724 | | |
720 | 725 | | |
| |||
723 | 728 | | |
724 | 729 | | |
725 | 730 | | |
726 | | - | |
727 | | - | |
728 | | - | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
729 | 739 | | |
730 | 740 | | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
731 | 751 | | |
732 | 752 | | |
733 | 753 | | |
| |||
0 commit comments