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
GitHub's CSS Performance
jonrohan
1031
460k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.4k
Site-Speed That Sticks
csswizardry
10
680
Designing Experiences People Love
moore
142
24k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
RailsConf 2023
tenderlove
30
1.1k
A Tale of Four Properties
chriscoyier
160
23k
Code Reviewing Like a Champion
maltzj
524
40k
Practical Orchestrator
shlominoach
189
11k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Thoughts on Productivity
jonyablonski
69
4.7k
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