diff --git a/.gitmodules b/.gitmodules
index 0b79f897a817a3280c9e0b1d8957f246d073726a..d76ecd289bdde269b6df84ae3860b39acd14baa4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -12,3 +12,7 @@
     path = roles/k8s-skydns
     url = https://github.com/ansibl8s/k8s-skydns.git
     branch = v1.0
+[submodule "roles/k8s-postgres"]
+    path = roles/k8s-postgres
+    url = https://github.com/ansibl8s/k8s-postgres.git
+    branch = v1.0
diff --git a/roles/k8s-postgres b/roles/k8s-postgres
new file mode 160000
index 0000000000000000000000000000000000000000..3451450d02df5eaf805805ac8916adc37a80f484
--- /dev/null
+++ b/roles/k8s-postgres
@@ -0,0 +1 @@
+Subproject commit 3451450d02df5eaf805805ac8916adc37a80f484