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
bosh2
Search
Aliaksandr Lomau
September 27, 2016
Technology
0
130
bosh2
CF Summit, Frankfurt, 27 Sept 2016
Aliaksandr Lomau
September 27, 2016
Tweet
Share
More Decks by Aliaksandr Lomau
See All by Aliaksandr Lomau
Fails Night
allomov
0
32
"Ya Ne Lochu Comp" Challenge.
allomov
1
80
Catch and Throw in Ruby
allomov
0
35
Mortal Rubizza
allomov
0
71
Рэмбовидная проблема: особенности развития открытых технологий
allomov
0
44
Vault-tec: Safest Future
allomov
0
190
Promises and Reality
allomov
1
49
Cloud Theory for Rubizza Classes
allomov
0
81
Антология деплоя
allomov
0
71
Other Decks in Technology
See All in Technology
Fanstaの1年を大解剖! 一人SREはどこまでできるのか!?
syossan27
2
170
非機能品質を作り込むための実践アーキテクチャ
knih
5
1.3k
PHPからGoへのマイグレーション for DMMアフィリエイト
yabakokobayashi
1
170
1等無人航空機操縦士一発試験 合格までの道のり ドローンミートアップ@大阪 2024/12/18
excdinc
0
160
LINE Developersプロダクト(LIFF/LINE Login)におけるフロントエンド開発
lycorptech_jp
PRO
0
120
Jetpack Composeで始めるServer Cache State
ogaclejapan
2
170
なぜCodeceptJSを選んだか
goataka
0
160
生成AIをより賢く エンジニアのための RAG入門 - Oracle AI Jam Session #20
kutsushitaneko
4
220
【re:Invent 2024 アプデ】 Prompt Routing の紹介
champ
0
140
DevOps視点でAWS re:invent2024の新サービス・アプデを振り返ってみた
oshanqq
0
180
2024年にチャレンジしたことを振り返るぞ
mitchan
0
140
大幅アップデートされたRagas v0.2をキャッチアップ
os1ma
2
530
Featured
See All Featured
Gamification - CAS2011
davidbonilla
80
5.1k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
Raft: Consensus for Rubyists
vanstee
137
6.7k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
2
170
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
2
290
Adopting Sorbet at Scale
ufuk
73
9.1k
Building Adaptive Systems
keathley
38
2.3k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
Building Better People: How to give real-time feedback that sticks.
wjessup
365
19k
Designing for humans not robots
tammielis
250
25k
Docker and Python
trallard
42
3.1k
Speed Design
sergeychernyshev
25
670
Transcript
BO SH 2. 0 THE EVOLUTION SH BO 2. 0
BO SH 2. 0 SH BO 2. 0 SH BO 2. 0 BO SH 2. 0 by Alex Lomov
Altoros Alex Lomov
@code1n @allomov ! " This slides: https://speakerdeck.com/allomov/bosh2
BOSH logo unofficial * *
BO H My version of logo
None
unofficial * It can be cute inside
It can be not* implementing BOSH CPI before External CPI
was released *
1.3263 current version
1.6180 final version probably * *
golden ratio
? BOSH 2.0
continuous evolution
How does the BOSH evolution work?
bosh-notes project https://github.com/cloudfoundry/bosh-notes
In evolution the driving force is natural selection
In BOSH ecosystem the driving force is concourse.ci
What is new in BOSH 2.0 ?
None
bosh-init replaced “micro BOSH”
External CPI
Dynamic Provisioning cf create-service mysql bosh
Dynamic Provisioning Cloud Config Availability Zones Links Global Networking
Cloud Config
Cloud Config Cloud Config → Manifest Itself →
Availability Zones
Global Networking BOSH Director can automatically assign IP addresses to
jobs in all deployments using network configuration from Cloud Config
No more static IPs in manifest!
Links
Links in manifest
Links in release templates
Config Server
Config Server There are two ways to add properties to
config server: • using manifest • by creating links
Addons
What else?
bosh and docker are friends
bosh-lite in Concourse
BOSH bundles
Thank you!