summaryrefslogtreecommitdiff
path: root/InstallationNotes.md
diff options
context:
space:
mode:
Diffstat (limited to 'InstallationNotes.md')
-rw-r--r--InstallationNotes.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/InstallationNotes.md b/InstallationNotes.md
index efd8edc..a16a8e9 100644
--- a/InstallationNotes.md
+++ b/InstallationNotes.md
@@ -457,4 +457,10 @@ You'll need to set several mandatory environment values to the container running
1. `APP_UPSTREAM` should point to the fully-qualified DNS service name provided by the application (fpm) container/pod;
2. `RESOLVER` should be set to `kube-dns.kube-system.svc.cluster.local`
-Link to discussion with examples: https://community.tt-rss.org/t/resolving-issues-with-latest-commit-on-k8s/6208/7 and below \ No newline at end of file
+Link to discussion with examples: https://community.tt-rss.org/t/resolving-issues-with-latest-commit-on-k8s/6208/7 and below
+
+### I'm using Podman, and...
+
+Podman is a (yet another) Red Hat attempt to reimplement an industry-wide standard because of NIH syndrome. It's not fully compatible with Docker and has multiple functional differences.
+
+I neither test against nor support Podman. Please don't report any issues when using it. \ No newline at end of file