mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-19 04:49:19 +00:00
29 lines
729 B
HTML
29 lines
729 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="theme.css">
|
|
<title>Formation/workshop containers, orchestration, et Kubernetes à Paris en avril</title>
|
|
</head>
|
|
<body>
|
|
<div class="index">
|
|
<div class="block">
|
|
<h4>Introduction aux conteneurs</h4>
|
|
<h5>De la pratique … aux bonnes pratiques</h5>
|
|
<h6>(11-12 avril 2018)</h6>
|
|
<p>
|
|
<a href="/intro.yml.html">SLIDES</a>
|
|
<a href="https://gitter.im/jpetazzo/training-20180411-paris">CHATROOM</a>
|
|
</p>
|
|
</div>
|
|
<div class="block">
|
|
<h4>Introduction à l'orchestration</h4>
|
|
<h5>Kubernetes par l'exemple</h5>
|
|
<h6>(13 avril 2018)</h6>
|
|
<p>
|
|
<a href="/kube.yml.html">SLIDES</a>
|
|
<a href="https://gitter.im/jpetazzo/training-20180413-paris">CHATROOM</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|