From a2bdcabc33bb2fd9d2e2c6f6e39630677e53b48a Mon Sep 17 00:00:00 2001
From: Jean-Christophe Sirot <jsirot@weborama.com>
Date: Fri, 8 Jul 2016 16:30:47 +0200
Subject: [PATCH] Some additional roadmap items

---
 docs/roadmap.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/roadmap.md b/docs/roadmap.md
index 19a6b9a07..298750493 100644
--- a/docs/roadmap.md
+++ b/docs/roadmap.md
@@ -49,7 +49,9 @@ While waiting for the issue [kubernetes/kubernetes#18174](https://github.com/kub
 ### Kargo-cli
 - Delete instances
 - `kargo vagrant` to setup a test cluster locally
+- `kargo azure` for Microsoft Azure support
 - switch to Terraform instead of Ansible for provisionning
+- update $HOME/.kube/config when a cluster is deployed. Optionally switch to this context
 
 ### Kargo API
 - Perform all actions through an **API**
-- 
GitLab