Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions content/events/2025-sibiu/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Description = "Sponsor Devopsdays Sibiu 2025"

<b>Become a sponsor and support a great event for the DevOps Community</b>

<b>To obtain detailed information about sponsorship opportunities, please contact us at: sibiu@devopsdays.org.</b>
<hr>

Devopsdays is a self-organizing conference for practitioners that depends on sponsorships. We do not have vendor booths, sell product presentations, or distribute attendee contact lists. Sponsors have the opportunity to have short elevator pitches during the program and will get recognition on the website and social media before, during and after the event. Sponsors are encouraged to represent themselves by actively participating and engaging with the attendees as peers. Any attendee also has the opportunity to demo products/projects as part of an open space session.
Expand All @@ -15,6 +16,24 @@ Gold sponsors get a full table and Silver sponsors a shared table where they can
The best thing to do is send engineers to interact with the experts at Devopsdays on their own terms.
<p>

<b>Kube Careers</b>

Kube Careers is the job board that focuses on Kubernetes jobs. The Learnk8s team curates all job descriptions, and they only list opportunities that:

- Have **explicit salary ranges.** So you know when it's worth applying.
- Focus on **Kubernetes jobs.** Have you ever found those pesky job ads that mention Kubernetes, but you end up working on 100% legacy codebase. _Well, you won't find those._
- Are **Honest job ads**. For every job, the team ask themselves, _"is this something I'd be happy to apply to?"_. If it passes the test, it's listed.

<b>Kube Events</b>

*Wouldn't it be great if there was a website where you could see all upcoming Kubernetes events such as meetups, webinars, training and conferences?*

Kube Events is a curated list of Kubernetes-related events.

Every day the team at Learnk8s browse the internet for interesting events (e.g. webinars, meetups, conferences, training) and list them on Kube Events.

And every day, you can receive timely notification of all the Kubernetes events happening in the next 24 hours or this week!

<!--
<hr/>

Expand Down
12 changes: 9 additions & 3 deletions data/events/2025/sibiu/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ registration_date_start: # start accepting registration. Leave blank if registra
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.

registration_closed: "" #set this to true if you need to manually close registration before your registration end date
registration_link: "https://devopsdays-sibiu-2025.eventbrite.com" # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
registration_link: 'https://devopsdays-sibiu-2025.eventbrite.com' # If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.

# Location
#
Expand Down Expand Up @@ -109,7 +109,10 @@ sponsors:
# level: gold
- id: general-engineering--management-solutions
level: gold

- id: kubecareers
level: media
- id: kubeevents
level: media
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link

# In this section, list the level of sponsorships and the label to use.
Expand All @@ -125,8 +128,11 @@ sponsor_levels:
max: 0 # This is the same as omitting the max limit.
- id: bronze
label: Bronze
- id: media
label: Media
- id: community
label: Community
label: community



program:
Expand Down
Loading