From 0dc321cf70227e7fd6da75177fad1950f874f9b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Tue, 28 Sep 2021 09:57:20 +0200 Subject: [PATCH] Add the need of a Docker organisation --- deployment/kubernetes/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deployment/kubernetes/README.md b/deployment/kubernetes/README.md index 18baa43..c528858 100644 --- a/deployment/kubernetes/README.md +++ b/deployment/kubernetes/README.md @@ -157,6 +157,8 @@ $ helm --kubeconfig=/../kubeconfig.yaml install dns bitnami/external-dns -f dns. ### Ocelot.Social +***Caution:** Before installing your own ocelot.social network, you need to create a DockerHub (account and) organization, put its name in the `package.json` file, and push your deployment and rebranding code to GitHub so that GitHub Actions can push your Docker images to DockerHub. This is because Kubernetes will pull these images to create PODs from them.* + All commands for ocelot need to be executed in the kubernetes folder. Therefore `cd deployment/kubernetes/` is expected to be run before every command. Furthermore the given commands will install ocelot into the default namespace. This can be modified to by attaching `--namespace not.default`. #### Install