docs(day-2): First talks
This commit is contained in:
parent
3810d3214b
commit
45d0b92d11
11
content/day-2/01_keynote.md
Normal file
11
content/day-2/01_keynote.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Keynote
|
||||
weight: 1
|
||||
tags:
|
||||
- keynote
|
||||
- rejekts
|
||||
---
|
||||
|
||||
<!-- {{% button href="https://youtu.be/rkteV6Mzjfs" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}} -->
|
||||
|
||||
Short opening keynote thanking volunteers and attendees.
|
47
content/day-2/02_clusterapi.md
Normal file
47
content/day-2/02_clusterapi.md
Normal file
@ -0,0 +1,47 @@
|
||||
---
|
||||
title: The Cluster API Migration Retrospective: Live migrating hundreds of clusters to Cluster API
|
||||
weight: <2
|
||||
tags:
|
||||
- rejekts
|
||||
- cluster
|
||||
- operatr
|
||||
---
|
||||
|
||||
<!-- {{% button href="https://youtu.be/rkteV6Mzjfs" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}} -->
|
||||
|
||||
The talk started with a base introduction of ClusterAPI and the operations at gigantswarm.
|
||||
|
||||
TODO: Diagram
|
||||
|
||||
Product naming for the next noted:
|
||||
- `vintage`: Legacy system
|
||||
- `CAPI`: The new shit
|
||||
|
||||
## Goal
|
||||
|
||||
Deployemnt targets: AWS, Azure, vSphere
|
||||
Live migrations needed für AWS (other providers were not that much in use -> migrate manually)
|
||||
|
||||
## Migration
|
||||
|
||||
- They set up a new management cluster for CAPI to
|
||||
- Tooling Options:
|
||||
- CLI: Enough for a couple of hundred clusters
|
||||
- Operator: The way to go for thousands of clusters
|
||||
- Blue/Green:
|
||||
|
||||
TODO: Sequence diagram
|
||||
|
||||
## Whow it went
|
||||
|
||||
- New bugs discovered with every couple of customers
|
||||
- Some cloud regions just love to fuck things up (looking at you aws china)
|
||||
- Using upstream sometimes prevents you from implementing random hacks but this is good
|
||||
- The Mixed vintage+CAPI team split into a new CAPI-team and a new vintage-team -> Setting priorities was way too hard in the mixed team
|
||||
- Implementing new providers (GCP, Openstack, etc) is way simpler nowadays
|
||||
- There is a timepline from custom tooling over product to commodity
|
||||
|
||||
## Q&A
|
||||
|
||||
- Were there any fears from the customers regarding the migration?
|
||||
- There are some but long term relations to customers help
|
Loading…
x
Reference in New Issue
Block a user