1
0

Added Cloud Native Day Oslo

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2025-01-24 14:42:09 +00:00
parent bdaeaf31a9
commit 0dd8bc0e7f
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
2 changed files with 8 additions and 1 deletions

@ -139,6 +139,13 @@ badges:
url: https://www.credly.com/badges/6eb33d91-c6c9-4b63-9803-1092913a1d95/public_url url: https://www.credly.com/badges/6eb33d91-c6c9-4b63-9803-1092913a1d95/public_url
events: events:
- date: "2025-03-13"
humanDate: "March 13th, 2025"
url: https://cloudnativeday.no/
eventName: Cloud Native Day Oslo
details:
- name: "From Fragile to Resilient: Using Admission Policies to Strengthen Kubernetes"
type: Talk
- date: "2025-04-01" - date: "2025-04-01"
humanDate: "April 1st - 4th, 2025" humanDate: "April 1st - 4th, 2025"
url: https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/ url: https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/

@ -51,7 +51,7 @@ Below are a selection of highlights.
{{ range .badges }} {{ range .badges }}
<a href="{{ .url }}" target="_blank"> <a href="{{ .url }}" target="_blank">
<img src="{{ .img }}" /> <img src="{{ .img }}" width="110px" />
</a> </a>
{{ end }} {{ end }}
{{ end }} {{ end }}