Skip to content

Commit 564e888

Browse files
authored
[Sibiu-2025] - Added kube-events an kube-careers as sponsors and media sponsors as label. (#15125)
* sponsors kubeevent -kubecarees added. * media sponsor kubeevent kubecareers * comunity label added
1 parent 0d28bb2 commit 564e888

File tree

2 files changed

+28
-3
lines changed

2 files changed

+28
-3
lines changed

content/events/2025-sibiu/sponsor.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Description = "Sponsor Devopsdays Sibiu 2025"
66

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

9+
<b>To obtain detailed information about sponsorship opportunities, please contact us at: [email protected].</b>
910
<hr>
1011

1112
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.
@@ -15,6 +16,24 @@ Gold sponsors get a full table and Silver sponsors a shared table where they can
1516
The best thing to do is send engineers to interact with the experts at Devopsdays on their own terms.
1617
<p>
1718

19+
<b>Kube Careers</b>
20+
21+
Kube Careers is the job board that focuses on Kubernetes jobs. The Learnk8s team curates all job descriptions, and they only list opportunities that:
22+
23+
- Have **explicit salary ranges.** So you know when it's worth applying.
24+
- 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._
25+
- 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.
26+
27+
<b>Kube Events</b>
28+
29+
*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?*
30+
31+
Kube Events is a curated list of Kubernetes-related events.
32+
33+
Every day the team at Learnk8s browse the internet for interesting events (e.g. webinars, meetups, conferences, training) and list them on Kube Events.
34+
35+
And every day, you can receive timely notification of all the Kubernetes events happening in the next 24 hours or this week!
36+
1837
<!--
1938
<hr/>
2039

data/events/2025/sibiu/main.yml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ registration_date_start: # start accepting registration. Leave blank if registra
2727
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
2828

2929
registration_closed: "" #set this to true if you need to manually close registration before your registration end date
30-
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.
30+
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.
3131

3232
# Location
3333
#
@@ -109,7 +109,10 @@ sponsors:
109109
# level: gold
110110
- id: general-engineering--management-solutions
111111
level: gold
112-
112+
- id: kubecareers
113+
level: media
114+
- id: kubeevents
115+
level: media
113116
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
114117

115118
# In this section, list the level of sponsorships and the label to use.
@@ -125,8 +128,11 @@ sponsor_levels:
125128
max: 0 # This is the same as omitting the max limit.
126129
- id: bronze
127130
label: Bronze
131+
- id: media
132+
label: Media
128133
- id: community
129-
label: Community
134+
label: community
135+
130136

131137

132138
program:

0 commit comments

Comments
 (0)