From adbaa92f48f61e239cca2c0de0a2b425d9f004f1 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 17 Nov 2023 04:24:04 +0000 Subject: Update InstallationNotes --- InstallationNotes.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3