Skip to content

Commit 550fd4a

Browse files
committed
[Sibiu-2026] Add speaker page (3 speakers), program page and program for day 1.
1 parent af8fe65 commit 550fd4a

13 files changed

Lines changed: 293 additions & 3 deletions

File tree

97.2 KB
Loading
4.89 MB
Loading
30.5 KB
Loading
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
+++
2+
Title = "Program"
3+
Type = "program"
4+
Description = "Program for devopsdays sibiu 2026"
5+
Icons = "false"
6+
+++
7+
8+
<div class="column" style="margin-bottom:24px;">
9+
<div class="col-lg-2 col-md-2"><b>Color Keys:</b></div>
10+
11+
<div class="col-lg-2 col-md-2 program-element program-talk">Talk</div>
12+
<div class="col-lg-2 col-md-2 program-element program-ignite">Ignite</div>
13+
<div class="col-lg-2 col-md-2 program-element program-workshop">Workshop</div>
14+
<div class="col-lg-2 col-md-2 program-element program-open-space">Open Space</div>
15+
16+
<div class="col-lg-2 col-md-2 program-element program-keynote"
17+
style="background-color:#2f7d3a; color:#fff;">
18+
Keynote
19+
</div>
20+
21+
<div class="col-lg-2 col-md-2 program-element"
22+
style="background-color:#e8e8e8; color:#333;">
23+
Break or other event
24+
</div>
25+
</div>
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Edith Karda - Unmasking Traefik: Multi-Domain Routing Patterns in Kubernetes"
6+
Type = "talk"
7+
Speakers = ["edith-karda"]
8+
+++
9+
10+
Ever wondered how Traefik manages domain magic in the background? We’ll solve the mystery of having multiple domains in one environment, how it can improve cloud platform migrations, and create a seamless user experience for end-users. Context: Traefik Proxy as an Ingress Controller in Kubernetes. Based on a real-world migration experience, this case study will walk you through the process of configuring not one, but three domains with a single IP!  It also improved our overall infrastructure in multiple ways, reducing resources being only one of them. Curious about another scenario? Find out how two domains can happily live together in a cluster, but be completely independent, each having their separate IP and microservices. This session is perfect for anyone curious to dive into Traefik’s capabilities and discover different uses of multi-domain setups.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "If You Feel Behind, You’re Probably Paying Attention"
6+
Type = "talk"
7+
Speakers = ["joep-piscaer"]
8+
+++
9+
10+
Impostor syndrome is usually framed as a personal failing: a lack of confidence, a mindset problem, something you need to “work through.” But what if the problem isn't you? You’re not inexperienced. You’re not lazy. You're not bad at your job. I realized something else was going on: no one’s real experience matches the cloud-native story we tell in public. In the cloud-native world, operators and admins are surrounded by a constant narrative of effortless success: platforms that scale cleanly, teams that “just adopt Kubernetes,” architectures that assume infinite time, talent, and budget. Conference talks are polished. Case studies are sanitized. Failure is implied to be a 'you' problem. Yet privately, most practitioners are struggling. Technology is complex. Platforms and systems are brittle. Toolchains are overwhelming. Upgrades are painful projects. On-call is exhausting. And almost no one’s lived experience matches what the industry claims is normal. This talk argues that what we’re experiencing isn’t just impostor syndrome — it’s pluralistic ignorance amplified by burnout. Everyone is struggling to keep up, but no one admits it, because admitting it feels like failure. So we stay quiet. We internalize the gap. We blame ourselves. We work harder and harder, up to, and beyond our breaking point. At Cloud Native Rejekts, I want to say the quiet part out loud and break that silence together. This talk is for operators who keep real systems running, who are tired of pretending and who want honesty instead of hype. We’ll examine how hype amplifies self-doubt, why feeling “behind” is often a sign of realism, and how collective honesty—not more expertise—is the missing ingredient in the cloud-native ecosystem. If you’ve ever thought “everyone else seems to have this figured out” — this talk is for you.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Platform Obesity, not Complexity, is killing our platforms"
6+
Type = "talk"
7+
Speakers = ["joep-piscaer"]
8+
+++
9+
10+
We like to say Kubernetes platforms fail because they’re “too complex”. But complexity isn’t the problem. Platforms fail because they’re obese. They’re bloated with an excess of features, tools, abstractions, and opinions that far exceed an organization’s operational capacity and cognitive load—especially in enterprises, regulated environments, and talent-constrained teams. The cloud-native ecosystem doesn’t help. It hands out sweets constantly: one more controller, one more abstraction, one more “best practice.” Each addition seems harmless in isolation. Saying yes is easy. Saying no is career-limiting: since no-one wants to admit their own reality doesn't match the industry narrative. The Pluralistic Ignorance is real, yo. The ecosystem rewards addition, not subtraction. Often, “simplification” efforts often do the opposite—layering abstractions on top of abstractions until the platform is heavier, slower, and harder to operate and change than before. Eventually, the platform collides with reality: finite talent, finite attention, finite time. Cognitive load exceeds capacity. Operational friction grows. Engineering quality cracks. Business outcomes stall. ROI quietly evaporates. This isn’t a tooling failure. It’s a constraint failure. So how do you fix an obese platform? The same way you fix obesity: by creating a calorie deficit, rigorous exercise and discipline. In the platform world, that means recognizing constraints and designing for and staying within those limits, across technology, processes, organizational culture, budget, engineering skills, team cognitive load and more. Dare to play the hard 'less is more' subtraction game, not the easy game of addition: treat dealing with constraints, subtraction, prioritization and trade-offs as first-class engineering skills—not as signs of lack of ambition.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "The rise of Risk Ops teams - a solution for reducing cognitive load in DevOps teams."
6+
Type = "talk"
7+
Speakers = ["sutapa-sankar"]
8+
+++
9+
10+
In the fast-paced realm of DevOps, integrating security early often overwhelms DevOps teams with complex alerts and mental strain. Risk Ops can reduce this cognitive load by embedding continuous risk assessments, vulnerability management, directly into development pipelines. While Security Champions help to ensure secure coding practices are followed early in the development cycle, Risk Ops teams translate technical alerts into actionable, business-contextualized insights which enable DevOps teams to focus on delivering features rather than deciphering risks. Embedding risk knowledge within DevOps teams enables the translation of risk and security challenges into actionable, developer-friendly tasks, many of which can be efficiently mitigated through automation. This collaboration fosters a “secure by design” culture where risk teams guide rather than gatekeep, work together with DevOps teams to resolve risk and security related issues , empowering DevOps teams to build resilient applications with speed, confidence, and reduced friction.
11+
During this talk, I will share firsthand experiences where my team has developed structural solutions to security and risk challenges, helping embed regulatory compliance requirements such as DORA, GDPR etc. into DevOps workflows. If you're a developer, tester, or architect eager to see how risk ops teams can help you remove cognitive load from your DevOps teams, then this session is for you.
12+
Key Takeaways:
13+
14+
1. Learn about Risk Ops and how they help to alleviate cognitive load within DevOps teams.
15+
2. Learn about tips and tricks to embedding Risk Ops within your delivery teams for faster delivery.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
+++
2+
Title = "Speakers"
3+
Type = "speakers"
4+
Description = "Speakers for devopsdays sibiu 2026"
5+
+++
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
+++
2+
Title = "Edith Karda"
3+
Twitter = ""
4+
linkedin = "https://www.linkedin.com/in/edith-karda-196889185/"
5+
image = "edithkarda.jpeg"
6+
type = "speaker"
7+
linktitle = "edith-karda"
8+
9+
+++
10+
11+
Edith Karda is a senior Software Engineer specializing in cloud-native infrastructure. Since delivering her first university lecture on Docker and Kubernetes two years ago in Cluj-Napoca, she has taught the subject multiple times in both academic and professional settings. She remains deeply passionate about Kubernetes and enjoys sharing that enthusiasm with others

0 commit comments

Comments
 (0)