fix: adding instructions for the sake of security

This commit is contained in:
Aditya
2023-10-24 00:36:25 +05:30
parent aa93da0a98
commit 6f5fa9fd64
+3 -1
View File
@@ -8,11 +8,13 @@
```
chmod +x generate_certs.sh
./generate_certs.sh
./setup_registry.sh
```
> This will give you a NODE_IP which is you're local IP if you're not sure about what to use.
> **Make sure that port 5000 is not exposed to the internet!**
- 8 GB RAM and 4 CPUs are recommended as **minimum configs** for running Shuffle on Kubernetes. K8s is a resource-intensive application, and you may experience performance issues if you run it on a machine with fewer resources.
- If you've used the above commands to set up a registry, you'll need to skip an SSL verification for your registry. If you're using Containerd as a runtime