Skip to content

Commit 563916f

Browse files
Changelog botweb-flow
authored andcommitted
feat(changelog): add new entry
1 parent cdc7fb1 commit 563916f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: DNS Service IP and Pod & Service CIDR are now customizable
3+
status: added
4+
date: 2025-08-27
5+
category: containers
6+
product: kubernetes
7+
---
8+
9+
The following parameters can be set when creating a cluster:
10+
- `service-dns-ip`: IP used for the DNS Service (cannot be changes later)
11+
- `pod-cidr`: Subnet used for the Pod CIDR (cannot be changed later)
12+
- `service-cidr`: Subnet used for the Service CIDR (cannot be changed later)
13+
14+

0 commit comments

Comments
 (0)