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
110
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
600
TYPO3 Server Team
andristeiner
0
82
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
360
eigene PHP Pakete in beliebigen Versionen erstellen und verteilen
andristeiner
0
45
Open Business Lunch Zürich
andristeiner
0
140
Open Business Lunch Bern
andristeiner
0
78
Skalierbare, automatisierte Infrastruktur für TYPO3 Entwickler
andristeiner
0
110
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
40
7.1k
Measuring & Analyzing Core Web Vitals
bluesmoon
4
170
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.9k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
The Cost Of JavaScript in 2023
addyosmani
45
7k
Designing for Performance
lara
604
68k
The Cult of Friendly URLs
andyhume
78
6.1k
A Philosophy of Restraint
colly
203
16k
Done Done
chrislema
181
16k
Rails Girls Zürich Keynote
gr2m
94
13k
Agile that works and the tools we love
rasmusluckow
328
21k
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