diff --git a/docs/flatcar-linux/packet.md b/docs/flatcar-linux/packet.md index 913eb844..b7b19eac 100644 --- a/docs/flatcar-linux/packet.md +++ b/docs/flatcar-linux/packet.md @@ -110,6 +110,7 @@ module "controller" { # Check yours from the `IPs & Networks` tab from your Packet.net account. # If an IP block is not allocated yet, try provisioning an instance from the console in # that region. Packet will allocate a public IP CIDR. + # Note: Packet does not guarantee this CIDR to be stable if there are no servers deployed in the project and region node_private_cidr = "10.128.156.0/25" }