Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Neos CMS Meetup - Christmas Edition
Search
Andri Steiner
December 21, 2017
0
120
Neos CMS Meetup - Christmas Edition
Introduction to CI/CD with Gitlab and Kubernetes Containers
Andri Steiner
December 21, 2017
Tweet
Share
More Decks by Andri Steiner
See All by Andri Steiner
Our journey to persistent Kubernetes storage with Rook
andristeiner
0
660
TYPO3 Server Team
andristeiner
0
87
snowflake Ops AG
andristeiner
0
150
DevOps-Meetup XXL zur Wuerzburg Web Week
andristeiner
0
150
TYPO3 CICD mit Gitlab: Von der Idee bis zur Produktion
andristeiner
0
380
eigene PHP Pakete in beliebigen Versionen erstellen und verteilen
andristeiner
0
50
Open Business Lunch Zürich
andristeiner
0
160
Open Business Lunch Bern
andristeiner
0
82
Skalierbare, automatisierte Infrastruktur für TYPO3 Entwickler
andristeiner
0
120
Featured
See All Featured
RailsConf 2023
tenderlove
30
1.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Making Projects Easy
brettharned
116
6.3k
Done Done
chrislema
184
16k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
6
320
Optimizing for Happiness
mojombo
379
70k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
The Straight Up "How To Draw Better" Workshop
denniskardys
235
140k
How STYLIGHT went responsive
nonsquared
100
5.6k
A Modern Web Designer's Workflow
chriscoyier
695
190k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Transcript
NEOS MEETUP INTRODUCTION TO CI/CD WITH GITLAB AND KUBERNETES
SNOWFLAKE OPS AG spin-off hosting departement snowflake productions gmbh whitelabel
hosting for web agencies/developers high performance, heavy automated running ~1500 applications for ~30 customers
AGENDA Gitlab features "Idea to Production" (most of it shamelessly
stolen from about.gitlab.com ) Current status Forecast/Conclusion
SETUP Docker Kubernetes GitLab-Omnibus Helm Chart Helm Chart related to
the project
DOCKER CONTAINERS multiple options Docker Hub: 96 repositories for "neos"
create own containers keep continuous updates in mind
WORKFLOW
IDEA (CHAT) chat notifications / commands
PLAN: ISSUE
PLAN: BOARD Milestones, Labels EE: Story Points, Burndown Charts
CREATE: COMMIT & MERGE REQUEST new feature branch new environmont
for this feature automatically added
FEATURE BRANCH ENVIRONMENT http://neos-website-review-1-replacei-tu433m.neosmeetup01.opsserver.ch/
DEVELOPMENT conventional development on local system local container from Gitlab
registry feature branch environment Kubernetes
SHELL ACCESS access to feature branch environment Kubernetes Development (?)
Debugging (✓)
REVIEW check changes Git diff, code review, discussions automatated tests,
e.g. Behat manual tests on feature branch environment
MERGE REQUEST
PRODUCTION DEPLOYMENT for the sake of simplicity, we deploy to
production directly we could insert a staging environment we could deploy production manually we, or our customer, could deploy production through chat
PRODUCTION http://neos-website.neosmeetup01.opsserver.ch/
CURRENT STATUS Containers in production since January 2016 (Gitlab, Discourse,
Mailserver, CI) Web applications: Container pipeline up to and including review, production still conventional
GATHER EXPERIENCE reasonable project size? running updates security
FORECAST Ops hosting platform v6 as container 3rd party services
(Elastic, Solr, Redis, ...) as container Autoscaling
CONCLUSION highly flexible multitude of new, exciting options benefit vs.
complexity/costs
THANKS https://twitter.com/andristeiner https://speakerdeck.com/andristeiner