You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/how-to-use-kit.md
+2
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,8 @@ As part of these tests, I want to capture-
109
109
- latency for the API server calls is not impacted and SLO’s are not breached.
110
110
- metrics for core Kubernetes components like scheduler, KCM, etcd etc.
111
111
112
+
> Note: Kit environment created using `kitctl` supports 64k IP addresses. In case your use case needs kitctl to support additional IPs, feel free to open a github issue.
113
+
112
114
## Key Terms
113
115
114
116
**KIT/clusters or guest clusters -** These are rapid prototyping vanilla Kubernetes clusters provisioned using using EKS-distro images. They take about 3-4 minutes to provision on ec2 nodes and less than 30 seconds to update their configurations. These clusters are provisioned by KIT-operator running in the KIT environment
0 commit comments