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
590
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
350
eigene PHP Pakete in beliebigen Versionen erstellen und verteilen
andristeiner
0
44
Open Business Lunch Zürich
andristeiner
0
130
Open Business Lunch Bern
andristeiner
0
78
Skalierbare, automatisierte Infrastruktur für TYPO3 Entwickler
andristeiner
0
110
Featured
See All Featured
Optimizing for Happiness
mojombo
376
70k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
191
16k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
Side Projects
sachag
452
42k
Fireside Chat
paigeccino
34
3k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
16
2.1k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
A better future with KSS
kneath
238
17k
Why Our Code Smells
bkeepers
PRO
334
57k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
26
2.1k
Unsuck your backbone
ammeep
668
57k
Building Better People: How to give real-time feedback that sticks.
wjessup
364
19k
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