diff --git a/README.md b/README.md index 3414eef..26d4fed 100644 --- a/README.md +++ b/README.md @@ -38,3 +38,9 @@ Hopefully it can also be of use to others as well! * Redmine * Rocket.Chat * YOURLS + +## Using These Templates For Non-Rancher Configurations + +Notable Differences: +* Rancher provides networking for all stacks within the environment, so any declarations to `networks` and `expose` are ignored by rancher (excluding `ports`). + * Instead, network policies are created in order to restrict network traffic, instead of creating networks. \ No newline at end of file