Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit a4f8d2f

Browse files
committed
updated job description
1 parent 43afc5a commit a4f8d2f

File tree

1 file changed

+24
-6
lines changed

1 file changed

+24
-6
lines changed

src/pages/careers.tsx

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,21 +112,39 @@ const features: FeatureItemProps[] = [
112112

113113
const jobs: ExpandableJobProps[] = [
114114
{
115-
title: 'Platform Security Engineer',
116-
intro: 'If you were ever frustrated with a development tool you used and decided to build a better one yourself, this offer is for you.',
117-
paragraphs: `We at Gitpod specialize in building tools and we are looking to expand our team. Our mission is to make software development fun and remove all tedious friction. We are a highly motivated team, organized in a flat hierarchy, and led by technical founders. We love open-source, have started and lead many popular open-source projects, and contribute to many others. In this fashion, we present at international conferences and collaborate openly around the globe.`,
115+
title: 'Senior DevOps Engineer',
116+
intro:
117+
`If you were ever frustrated with a development tool you used and decided to build a better one yourself, this offer is for you.`,
118+
paragraphs:
119+
`We at Gitpod specialize in building tools and we are looking to expand our team.
120+
Our mission is to make software development fun and remove all tedious friction. We are a highly motivated team, organized in a flat hierarchy, and led by technical founders. We love open-source, have started and lead many popular open-source projects, and contribute to many others. In this fashion, we present at international conferences and collaborate openly around the globe.`,
118121
lists: [
119122
{
120123
title: 'What you will do:',
121-
items: ['Architect and develop the containerized platform powering Gitpod.', 'Create, use, and dog-food cutting-edge technology.', 'Work with communities, users, and customers.']
124+
items: [
125+
'Architect and develop observability measures for the product (metrics, logging, tracing, alerting).',
126+
'Operate and automate production, staging and preview deployments including gradual feature rollouts.',
127+
'Establish best practices for operating production SaaS systems.',
128+
'Support clients with operating Gitpod Self-Hosted.']
122129
},
123130
{
124131
title: 'What you should bring:',
125-
items: ['Production software development experience in a statically-typed language, preferably Golang/Typescript as well as K8s and cloud providers (GCP, AWS or Azure).', 'Worked with containers such as Docker, Containerd.', 'Aptitude for diagnosing complex problems in high-throughput web applications and network services.', 'Solid understanding of Linux systems and networking.']
132+
items: [
133+
'Ability to deploy and manage applications with Kubernetes and Helm Charts.',
134+
'Experience in automating infrastructure using Terraform.',
135+
'Ability to understand code written in Go, Node.js (ideally TypeScript) and bash.',
136+
'Experience with industry standard observability tools (Prometheus, Jaeger / OpenTracing, etc.).',
137+
'Experience with cloud providers (AWS, GCP, Azure).',
138+
]
126139
},
127140
{
128141
title: 'We offer:',
129-
items: ['Space for creativity - feel free to create the non-existing.', 'Collaborate with a highly motivated team with a strong technical background.', 'Flexible working hours.', 'Work remotely.']
142+
items: [
143+
'Space for creativity - feel free to create the non-existing.',
144+
'Collaborate with a highly motivated team with a strong technical background.',
145+
'Flexible working hours.',
146+
'Work remotely.'
147+
]
130148
}
131149
],
132150
textAfterTheLists: 'We celebrate diversity, and we are committed to an equal and inclusive employment environment.',

0 commit comments

Comments
 (0)