File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ tag: meeting-notes
1414- ** Time:** 6:30pm-8:30pm
1515
1616### 🎥 Meeting Recording:
17- { /* <div class="iframe-container">
17+ <div class = " iframe-container" >
1818 <iframe
19- src=""
20- title=""
19+ src = " https://www.youtube.com/embed/h1YDXPzpSAA?si=PKFpvgPAijjcptm8 "
20+ title = " 3/3 Meeting - Meriem Elkoudi from Career and Co-op Center "
2121 frameborder = " 0"
2222 allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
2323 referrerpolicy = " strict-origin-when-cross-origin"
@@ -28,7 +28,7 @@ tag: meeting-notes
2828 }}
2929 >
3030 </iframe >
31- </div> */ }
31+ </div >
3232
3333
3434### 🚩 Agenda
@@ -44,7 +44,7 @@ tag: meeting-notes
4444- Virtual:
4545<br />
4646
47- ### Presentation Section
47+ ### 🗣️ Presentation Section
4848
4949Merium Elkoudi
5050- Junior
Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ sidebar_position: 12
3131
3232
3333### 🚩 Agenda
34- 1 . ...
35- 2 .
36- 3 .
34+ 1 . Break for Pizza
35+ 2 . Sam from SAIC will talk about Kubernetes in the Cloud!
36+ 3 . Questions and Discussion
3737
3838
3939### 📓 Meeting Notes
@@ -43,10 +43,11 @@ sidebar_position: 12
4343- Virtual:
4444<br />
4545
46- ### Presentation Section
47-
48- ### 🧑💻 Hands On Section
46+ ### 🗣️ Presentation Section
4947
5048### 🪄 Meeting Resources
49+ [ AWS EKS] ( https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html ) <br />
50+ [ Kubernetes Fundamentals] ( https://kubernetes.io/docs/tutorials/kubernetes-basics/ )
51+
5152
5253#### 🚀 Next meeting(s)
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ tag: meeting-notes
4545- Virtual:
4646<br />
4747
48- ### Presentation Section
48+ ### 🗣️ Presentation Section
4949
5050### 🧑💻 Hands On Section
5151
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ tag: meeting-notes
4242- In-Person:
4343- Virtual:
4444
45- ### Presentation Section
45+ ### 🗣️ Presentation Section
4646
4747### 🧑💻 Hands On Section
4848
Original file line number Diff line number Diff line change @@ -118,14 +118,14 @@ const config = {
118118 disableSwitch : false ,
119119 respectPrefersColorScheme : true ,
120120 } ,
121- // announcementBar: {
122- // id: 'announcement-bar',
123- // content:
124- // '🧑💻 Week 9 Meeting this upcoming Thursday! Immersion continues ! 🍕',
125- // backgroundColor: '#48a0ff',
126- // textColor: '#fff',
127- // isCloseable: false
128- // },
121+ announcementBar : {
122+ id : 'announcement-bar' ,
123+ content :
124+ '🧑💻 Sam from SAIC this Thursday (Week 12)! Come learn about Kubernetes in the Cloud ! 🍕' ,
125+ backgroundColor : '#48a0ff' ,
126+ textColor : '#fff' ,
127+ isCloseable : false
128+ } ,
129129 navbar : {
130130 title : 'UML Cloud Computing Club' ,
131131 logo : {
You can’t perform that action at this time.
0 commit comments