Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OKE Workload Extension #113

Open
wants to merge 56 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
7317c45
add oke
hrvolapeter Nov 8, 2024
92d8a15
Update readme.md
paolajuarezgomez Nov 12, 2024
f589d56
Update README.md
paolajuarezgomez Nov 12, 2024
9cf00c8
Update README.md
paolajuarezgomez Nov 12, 2024
cd588d3
Delete workload-extensions/oke/1_foundation/identity.auto.tfvars.json
paolajuarezgomez Nov 12, 2024
949855d
Delete workload-extensions/oke/1_foundation/network.auto.tfvars.json
paolajuarezgomez Nov 12, 2024
2dda63e
Update README.md
paolajuarezgomez Nov 12, 2024
de67ab7
Update README.md
paolajuarezgomez Nov 12, 2024
84cb06b
Update README.md
paolajuarezgomez Nov 12, 2024
d19a25a
Update README.md
paolajuarezgomez Nov 12, 2024
61bf05c
Add files via upload
paolajuarezgomez Nov 12, 2024
9457db9
Update README.md
paolajuarezgomez Nov 12, 2024
4b74dca
Update README.md
paolajuarezgomez Nov 12, 2024
73a3dd0
minor updates
paolajuarezgomez Nov 12, 2024
3b6f88d
add iam one-oe
paolajuarezgomez Nov 12, 2024
53309f9
add Nat gateways and minor changes
paolajuarezgomez Nov 13, 2024
6ce68f9
add changes
paolajuarezgomez Nov 13, 2024
0cfc109
update network diagram
paolajuarezgomez Nov 13, 2024
7f956bf
minor changes
paolajuarezgomez Nov 13, 2024
5ae2737
Update readme.md
paolajuarezgomez Nov 14, 2024
f42098c
Update readme.md
paolajuarezgomez Nov 14, 2024
19a8ffe
Update readme.md
paolajuarezgomez Nov 14, 2024
256b452
Update README.md
paolajuarezgomez Nov 14, 2024
5096533
Update README.md
paolajuarezgomez Nov 14, 2024
de1739f
add routing post operation
paolajuarezgomez Nov 15, 2024
de065e5
Update readme.md
paolajuarezgomez Nov 15, 2024
02e416b
Update readme.md
paolajuarezgomez Nov 15, 2024
3f2459b
Update oke.tf
paolajuarezgomez Nov 20, 2024
4d30f96
Update readme.md
paolajuarezgomez Nov 20, 2024
42efff6
Update readme.md
paolajuarezgomez Nov 20, 2024
37e482d
update oke json files
paolajuarezgomez Dec 13, 2024
2e03ac2
update readme
paolajuarezgomez Dec 30, 2024
745d052
update readme
paolajuarezgomez Dec 30, 2024
a825f9f
add magic button
paolajuarezgomez Dec 30, 2024
cf630a4
minor updates
paolajuarezgomez Dec 30, 2024
886b9c7
ORM steps
paolajuarezgomez Dec 30, 2024
6437dd9
add ORM Deployment page
paolajuarezgomez Dec 30, 2024
671a471
add orm changes
paolajuarezgomez Dec 30, 2024
ec4612b
minor changes
paolajuarezgomez Dec 30, 2024
9848dc4
update changes
paolajuarezgomez Dec 30, 2024
873059b
update json files
paolajuarezgomez Dec 30, 2024
a1af53b
update network.json
paolajuarezgomez Dec 30, 2024
608914c
update lz ext page
paolajuarezgomez Dec 31, 2024
9cfe3f8
add post updates steps
paolajuarezgomez Jan 2, 2025
494cd05
update diagrams
paolajuarezgomez Jan 2, 2025
cd84993
update links
paolajuarezgomez Jan 2, 2025
66286d6
minor changes
paolajuarezgomez Jan 2, 2025
21631a8
minor updates
paolajuarezgomez Jan 2, 2025
c47625d
minor updates
paolajuarezgomez Jan 2, 2025
3902b7a
add subnetting asset
paolajuarezgomez Jan 3, 2025
1bede94
multi-stack
hrvolapeter Jan 8, 2025
1b16104
single-stack
hrvolapeter Jan 8, 2025
2c8c1c2
single-stack
hrvolapeter Jan 8, 2025
0642cfc
minor updates diagramas
paolajuarezgomez Jan 10, 2025
fe844c4
minor updates
paolajuarezgomez Jan 10, 2025
ef6fe1d
update step 2
paolajuarezgomez Jan 23, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
minor updates diagramas
paolajuarezgomez committed Jan 10, 2025
commit 0642cfc2b332d4b8bc5b33bf92a6a9d70a6991e6
Original file line number Diff line number Diff line change
@@ -42,7 +42,17 @@ You can use the find & replace of the IDE of your choice.

**d.** Edit the ORM stack (op01) and replace the original Network JSON configuration file with the new **oci_oke_lz_ext_open_lz_post_hub_a_network_light.auto.tfvars** updated file.

**e.** Run Plan & Apply.
**e.** Run Plan & Apply in OP1.

This is the diagram that show the Network after adding the post OP1 configuration:

<img src="../../content/PostOP1.png" width="1000" height="auto">

Now that the spokes are attached to the hub, you can update their routing by adding a rule to the DRG.

**f.** Edit the ORM stack (op02) and replace the original Network JSON configuration file with the new **oci_oke_lz_ext_post_network.auto.tfvars** updated file.

**g.** Run Plan & Apply in OP2.

This is the diagram that show the final Network configuration:

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified workload-extensions/oke/multi-stack/content/Routing_OKE_ext.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.