Kristoffer is back!
This commit is contained in:
parent
29afcdaebe
commit
6d5ba2ada6
3 changed files with 51 additions and 1 deletions
|
@ -152,6 +152,19 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-md-4">
|
||||
<a href="speakers-and-talks.html#kgronlund" class="speakerfront">
|
||||
<img class="speakergrid" src="images/speaker-kgronlund.png" alt="Kristoffer Grönlund"><br />
|
||||
<b>Kristoffer Grönlund</b><br />
|
||||
Introducing Rook
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
@ -127,8 +127,15 @@ All sessions include time for Q&A and to move between rooms.</p>
|
|||
<td >
|
||||
<a name="slot4" class="offsetanchor"></a>
|
||||
|
||||
<div class="talkspeaker">T.B.D.</div>
|
||||
|
||||
|
||||
<a href="speakers-and-talks.html#kgronlund">
|
||||
<div class="talktitle">Introducing Rook</div>
|
||||
<div class="talkspeaker">Kristoffer Grönlund</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
|
@ -174,6 +174,36 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<a name="kgronlund" class="offsetanchor"></a>
|
||||
<div class="row speakerrow">
|
||||
<div class="col-md-3">
|
||||
<div class="speaker-photo"><img class="sp-image" src="images/speaker-kgronlund.png" alt="Kristoffer Grönlund"></div>
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
<div class="name">Kristoffer Grönlund</div>
|
||||
<div class="title">Introducing Rook</div>
|
||||
<div class="links">
|
||||
|
||||
|
||||
<a href="schedule.html#slot4">Talk Slot</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="abstract">
|
||||
Ceph is a free software cluster storage solution that enables near-infinite scaling on commodity hardware, and Rook is a project that brings Ceph to Kubernetes as a storage provider, as well as other open source storage solutions. In this presentation I will do my best to introduce these technologies, talk a bit about what makes them unique and perhaps provide some motivation for when and why they may be relevant to you.
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="bio">
|
||||
Kristoffer lärde sig programmera på en Commodore 64 med drömmar om att en dag bli spelutvecklare. Efter att ha levt drömmen på Massive i Malmö i ett antal år växte intresset för fri mjukvara, och numera jobbar han på SUSE där han länge hackade på diverse High Availability-projekt och nu i huvudsak hackar på Ceph och Rook. Han är även en tredjedel av Kodsnack, en podcast om programmering och livet som utvecklare på svenska.
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a name="pkopylov" class="offsetanchor"></a>
|
||||
<div class="row speakerrow">
|
||||
<div class="col-md-3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue