Compare commits
2 Commits
8aab9217fe
...
7e6d0fc47f
Author | SHA1 | Date | |
---|---|---|---|
7e6d0fc47f | |||
fe8fa9693a |
@ -55,4 +55,4 @@ Pretty interesting, watch the video to find out
|
||||
|
||||
- Do you need a flat network: No just expose the tcp lb
|
||||
- Did you think about using etcd to implement the leases instead of objects: They use managed hostplanes and dont want another etcd
|
||||
- Have you tried to commit upstream: Nope, pretty much not an option thanks to the managed control-plane not being able to set apropriate flags
|
||||
- Have you tried to commit upstream: Nope, pretty much not an option thanks to the managed control-plane not being able to set apropriate flags
|
||||
|
26
content/day0/01_project-update.md
Normal file
26
content/day0/01_project-update.md
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
title: Project update
|
||||
weight: 1
|
||||
tags:
|
||||
- platform
|
||||
- cloudnativecon
|
||||
---
|
||||
|
||||
<!-- {{% button href="https://youtu.be/rkteV6Mzjfs" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}} -->
|
||||
|
||||
An update from the platform working group which will be renamed to the CNCF Platform Engineering Community.
|
||||
Alongside the new name a bit of restructuring will take place bacause the working group outgrew the working group label.
|
||||
|
||||
## Initiatives
|
||||
|
||||
### Supported initianives
|
||||
|
||||
- Platform Glossary and Whitepaper: What is a platform
|
||||
- Platform Maturity Model & Assesment: A Platform is a living thing that evolves
|
||||
- Platform as a Product: Currently in the research stage
|
||||
- Platform Community Formation: The - above mentioned - restructuring
|
||||
|
||||
### Monitored Initiative
|
||||
|
||||
- Cloud Native Platform Engineering Associate (CNPA): Certification is being formed
|
||||
- Cloud Native Platform Engineer (CNPE): Will follow after CNPA
|
29
content/day0/02_sponsored-stbsdw.md
Normal file
29
content/day0/02_sponsored-stbsdw.md
Normal file
@ -0,0 +1,29 @@
|
||||
---
|
||||
title: Stop building, start delivering workloads
|
||||
weight: 2
|
||||
tags:
|
||||
- platform
|
||||
- cloudnativecon
|
||||
- sponsored
|
||||
---
|
||||
|
||||
<!-- {{% button href="https://youtu.be/rkteV6Mzjfs" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}} -->
|
||||
|
||||
## States of platform
|
||||
|
||||
1. Platform is being build and getting delayed
|
||||
2. Platform finished and not adopted
|
||||
3. Re-Platforming and guessing if the new platform will meet the same end
|
||||
4. Platform is low maintainance and devs are happy (nice story bro)
|
||||
|
||||
Failure should be fine but it's no longer an option in most cases
|
||||
|
||||
## What do we want?
|
||||
|
||||
> Whishlist
|
||||
|
||||
- Support for all workload
|
||||
- Consistent experiences across ui, api, cli and gitops
|
||||
- Pathway from preview to prod
|
||||
- Multi-cloud and onprem
|
||||
- Abstract infra
|
31
content/day0/03_sponsored-cortex.md
Normal file
31
content/day0/03_sponsored-cortex.md
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
title: "Platform Engineering with a Product Management Mindset: 10x your DevEx"
|
||||
weight: 3
|
||||
tags:
|
||||
- platform
|
||||
- cloudnativecon
|
||||
- sponsored
|
||||
---
|
||||
|
||||
<!-- {{% button href="https://youtu.be/rkteV6Mzjfs" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}} -->
|
||||
|
||||
This whole talk is pretty much a product managers view on platform engieering.
|
||||
|
||||
## Where can it go wrong
|
||||
|
||||
- Assuming customer needs - build for hypothetical developers
|
||||
- Output > Outcome
|
||||
- Ignore stakeholder ecosystem
|
||||
|
||||
TODO: Steal slide
|
||||
|
||||
## PaaP (Platform as a product)
|
||||
|
||||
- Anticipate developer needs: Dont just fulfill requests
|
||||
- Design for all personas and survey related teams
|
||||
- Prioritize Features according to research themes
|
||||
- Deliver inremental value with feedback loops
|
||||
|
||||
## Hierarchy of goals and baselines
|
||||
|
||||
TODO: Copy slide over
|
10
content/day0/04_sponsored-vultr.md
Normal file
10
content/day0/04_sponsored-vultr.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: "Containerization beyond CPUs - A Kubernetes based serverless platform for ai native applications"
|
||||
weight: <index of talk on the day>
|
||||
tags:
|
||||
- <tag>
|
||||
---
|
||||
|
||||
<!-- {{% button href="https://youtu.be/rkteV6Mzjfs" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}} -->
|
||||
|
||||
TODO:
|
@ -4,8 +4,13 @@ title: Day 0
|
||||
weight: 4
|
||||
---
|
||||
|
||||
TODO:
|
||||
Day 0 of KubeCon aka CloudNativeCon aka the day on which the co-located events happen.
|
||||
This year I spent most of my time at the platform engineering day.
|
||||
|
||||
## Talk recommendations
|
||||
|
||||
* TODO:
|
||||
- TODO:
|
||||
|
||||
## Other stuff I learned or people i talk to
|
||||
|
||||
- TODO:
|
10
content/day0/talk.md
Normal file
10
content/day0/talk.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Title
|
||||
weight: <index of talk on the day>
|
||||
tags:
|
||||
- <tag>
|
||||
---
|
||||
|
||||
<!-- {{% button href="https://youtu.be/rkteV6Mzjfs" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}} -->
|
||||
|
||||
TODO:
|
@ -8,4 +8,8 @@ TODO:
|
||||
|
||||
## Talk recommendations
|
||||
|
||||
* TODO:
|
||||
- TODO:
|
||||
|
||||
## Other stuff I learned or people i talk to
|
||||
|
||||
- TODO:
|
@ -8,4 +8,8 @@ TODO:
|
||||
|
||||
## Talk recommendations
|
||||
|
||||
* TODO:
|
||||
- TODO:
|
||||
|
||||
## Other stuff I learned or people i talk to
|
||||
|
||||
- TODO:
|
@ -8,4 +8,8 @@ TODO:
|
||||
|
||||
## Talk recommendations
|
||||
|
||||
* TODO:
|
||||
- TODO:
|
||||
|
||||
## Other stuff I learned or people i talk to
|
||||
|
||||
- TODO:
|
Loading…
x
Reference in New Issue
Block a user