aboutsummaryrefslogtreecommitdiff
path: root/school.template.html
diff options
context:
space:
mode:
Diffstat (limited to 'school.template.html')
-rw-r--r--school.template.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/school.template.html b/school.template.html
index ca2375d..6b13ae5 100644
--- a/school.template.html
+++ b/school.template.html
@@ -36,11 +36,14 @@
<td><a href="https://git.cacharle.xyz/minishell">minishell</a></td>
<td>Minimalistic shell based on bash</td>
</tr>
+ <tr>
+ <td><a href="https://git.cacharle.xyz/ft_services">ft_services</a></td>
+ <td>Introduction to kubernetes with multiple services running in different containers</td>
+ </tr>
</table>
<h2>Pending</h2>
<table>
- <tr><td><a href="https://git.cacharle.xyz/ft_services">ft_services</a></td></tr>
<tr><td><a href="https://git.cacharle.xyz/philosophers">philosophers</a></td></tr>
<tr><td><a href="https://git.cacharle.xyz/ft_containers">ft_containers</a></td></tr>
<tr><td><a href="https://git.cacharle.xyz/computorv1">computorv1</a></td></tr>