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
650
TYPO3 Server Team
andristeiner
0
85
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
49
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
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
4
120
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
Visualization
eitanlees
146
16k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
16
910
Agile that works and the tools we love
rasmusluckow
329
21k
Making the Leap to Tech Lead
cromwellryan
134
9.3k
Building an army of robots
kneath
306
45k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Mobile First: as difficult as doing things right
swwweet
223
9.6k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
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