Skip to content

Instantly share code, notes, and snippets.

FreeIPA on Container

When configuring FreeIPA in container environments such as Docker or Kubernetes, the following considerations should be taken into account. The example is written using Docker Compose, but the same options can be applied in a Kubernetes environment.

docker-compose.yaml

version: '3.9'
services:
 freeipa: