Merge pull request #1388 from vmware-tanzu/jtc/add-presentation-to-website-183914671

Add 'Sharing is NOT Caring video presentation to website'
This commit is contained in:
Joshua Casey 2023-01-22 18:04:13 -06:00 committed by GitHub
commit 5756c56497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 3 deletions

View File

@ -50,14 +50,26 @@ layout: section
</div>
</div>
<div class="col">
<div class="embed-responsive">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/xfTCGWL5n7s"></iframe>
</div>
<div class="content">
<p><a href="https://www.youtube.com/watch?v=xfTCGWL5n7s&feature=emb_logo">Sharing is NOT Caring:
Stop Sharing Your Kubernetes Cluster Credentials - Leigh Capili & Nigel Brown - July 30, 2022
</a></p>
</div>
</div>
<div class="col">
<div class="embed-responsive">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/OCkTnElNE9M"></iframe>
</div>
<div class="content">
<p><a href="https://www.youtube.com/watch?v=OCkTnElNE9M&feature=emb_logo">KubeCon + CloudNativeCon North
America 2021: Everything Wrong with K8s Authentication and How We Worked Around It with Mo Khan &
Margo Crawford</a></p>
America 2021: Everything Wrong with K8s Authentication and How We Worked Around It
- Mo Khan & Margo Crawford - October 15, 2021
</a></p>
</div>
</div>
@ -67,7 +79,8 @@ layout: section
</div>
<div class="content">
<p><a href="https://www.youtube.com/watch?v=2fI_XOGEoIU&feature=emb_logo">Pinniped: A Unified Framework
for User Authentication to Kubernetes Cluster with Mo Khan & Anjali Telang</a></p>
for User Authentication to Kubernetes Cluster - Mo Khan & Anjali Telang - October 12, 2021
</a></p>
</div>
</div>