diff --git a/prepare-vms/cards.html b/prepare-vms/cards.html
index c0c1f368..1cf0260c 100644
--- a/prepare-vms/cards.html
+++ b/prepare-vms/cards.html
@@ -12,7 +12,9 @@
{%- set cluster_or_machine = "cluster" -%}
{%- set this_or_each = "each" -%}
{%- set machine_is_or_machines_are = "machines are" -%}
- {%- set image_src = "https://cdn.wp.nginx.com/wp-content/uploads/2016/07/docker-swarm-hero2.png" -%}
+ {%- set image_src_swarm = "https://cdn.wp.nginx.com/wp-content/uploads/2016/07/docker-swarm-hero2.png" -%}
+ {%- set image_src_kube = "https://avatars1.githubusercontent.com/u/13629408" -%}
+ {%- set image_src = image_src_swarm -%}
{%- endif -%}