Skip to content

Commit 1feda9e

Browse files
authored
Merge pull request #34 from oracle-devrel/develop
Develop
2 parents d48cf37 + 652d814 commit 1feda9e

File tree

3 files changed

+412
-34
lines changed

3 files changed

+412
-34
lines changed
Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Automation Toolkit Learning Videos
2-
* [Introduction to Automation Toolkit](https://www.youtube.com/watch?v=rwxjbYWNbTo&t=57s)
3-
* [How to Install and Configure Rancher Desktop](https://www.youtube.com/watch?v=2QNAOJpeJZc)
4-
* [How to Create the Image and Run the container with CD3](https://www.youtube.com/watch?v=FUUiSZmDFI4)
2+
* [CD3 Automation Toolkit Explained in 1 minute](https://www.youtube.com/watch?v=TSNu0pUHYsE&list=PLPIzp-E1msrbJ3WawXVhzimQnLw5iafcp&index=1)
3+
* [Introduction to Automation Toolkit Part 1](https://www.youtube.com/watch?v=rwxjbYWNbTo&t=57s)
4+
* [How to Install and Configure Rancher Desktop Part 2](https://www.youtube.com/watch?v=2QNAOJpeJZc)
5+
* [How to Create the Image and Run the container with CD3 Part 3](https://www.youtube.com/watch?v=FUUiSZmDFI4)
6+
* [How to Connect the Container to Tenancy with CD3 Part 4](https://www.youtube.com/watch?v=Nv3oXhrDnoU&list=PLPIzp-E1msrbJ3WawXVhzimQnLw5iafcp&index=5)
7+
* [How to use CD3 Excel Sheets Part 5](https://www.youtube.com/watch?v=79laRDhvKiE&list=PLPIzp-E1msrbJ3WawXVhzimQnLw5iafcp&index=6)
8+
* [What Are Greenfield Tenancies? Part 6](https://www.youtube.com/watch?v=8wecHuY08Ps&list=PLPIzp-E1msrbJ3WawXVhzimQnLw5iafcp&index=7)

cd3_automation_toolkit/documentation/user_guide/learn_more/CD3ExcelTabs.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,35 @@ Click on the links below to know about the specifics of each tab in the excel sh
1919
- [DHCP](/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#d-DHCP-Tab)
2020

2121
- [Subnets](/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#e-Subnets-Tab)
22-
22+
23+
- [DedicatedVMHosts Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#dedicatedvmhosts-tab)
24+
25+
- [Instances Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#instances-tab)
26+
27+
- [BlocksVolumes Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#blocksvolumes-tab)
28+
29+
- [FSS Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#fss-tab)
30+
31+
- [LB-Hostname-Certs Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#lb-hostname-certs-tab)
32+
33+
- [Backend Set and Backend Servers Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#backend-set-and-backend-servers-tab)
34+
35+
- [RuleSet Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#ruleset-tab)
36+
37+
- [PathRouteSet Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#path-route-set-tab)
38+
39+
- [LB-Listener Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#lb-listeners-tab)
40+
41+
- [DBSystems-VM-BM Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#dbsystems-vm-bm-tab)
42+
43+
- [ExaCS](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#exacs)
44+
45+
- [ADB Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#adb-tab)
46+
47+
- [Notifications Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#notifications-tab)
48+
49+
- [Alarms tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#alarms-tab)
50+
51+
- [ServiceConnectors Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#serviceconnectors-tab)
52+
53+
- [OKE Tab](https://github.com/oracle-devrel/cd3-automation-toolkit/blob/develop/cd3_automation_toolkit/documentation/user_guide/learn_more/Tabs.md#oke-tab)

0 commit comments

Comments
 (0)