Skip to content

Commit

Permalink
Update presentations.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Samir Romdhani <[email protected]>
  • Loading branch information
romdhanisam committed May 30, 2024
1 parent 200d9fb commit 0fd7feb
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions presentations.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- name: Application-driven infrastructure with Crossplane
- name: Application-driven infrastructure with Crossplane
description: |
Crossplane allows users to extend their Kubernetes clusters using CRDs. The CRDs map any infrastructure or managed service, ensuring that the creation process for the users is as simple as the Kubernetes resources creation. Using a collection of YAML manifests, the development teams can assemble the needed cloud services for their applications removing this duty from the operation teams: this is "shift left" at its best. All this powerfulness comes with a cost in terms of security, governance, cognitive load and maintenance. In this talk we'll discuss strategies and techniques to better map the complexity of this infrastructure.
video: https://www.youtube.com/watch?v=zkEL6UnopUQ
video: https://www.youtube.com/watch?v=zkEL6UnopUQ
slides: https://www.slideshare.net/sparkfabrik/kcd-italy-2022-application-driven-infrastructure-with-crossplane
date: 2023-02-01
presenters:
Expand Down Expand Up @@ -323,3 +323,21 @@
tags:
- Project Maintainer
- Ambdassador
- name: "Pipelines in cloud-native ecosystem, GitOps and beyond"
description: |
The CI/CD process has become an essential part of modern software development, particularly in the context of cloud-native applications.
This talk takes you on a journey through the CI/CD pipelines via Gitlab-ci, GitHub Actions, ArgoCD and taking a look at Tekton concepts.
slides: https://docs.google.com/presentation/d/1W-KCJCe_GjIovoHv9uel5HGo9MGRIZFi
date: 2024-05-17
presenters:
- name: Samir Romdhani
github: romdhanisam
event:
name: Cloud Native Tunisia https://community.cncf.io/tunisia
url: https://community.cncf.io/events/details/cncf-tunisia-presents-pipelines-in-cloud-native-ecosystem-gitops-and-beyond/
language: EN, ar-TN
projects:
- Kubernetes
- Argo
tags:
- Ambassador soon-to-be

0 comments on commit 0fd7feb

Please sign in to comment.