-
Notifications
You must be signed in to change notification settings - Fork 68
/
Copy path_network-profiles-uses.html.md.erb
15 lines (15 loc) · 2.13 KB
/
_network-profiles-uses.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Topic | Description
----------------------------------------------------------------|------------------------------------------------------------------------------
[Size a Load Balancer](./network-profiles-lb-size.html) | Customize the size of the NSX load balancer service that is created when a Kubernetes cluster is provisioned.
[Customizing Pod Networks](./network-profiles-pods.html) | Customize Kubernetes Pod Networks, including adding pod IP addresses, subnet size, and routability.
[Customize Node Networks](./network-profiles-nodes.html) | Customize Kubernetes Node Networks, including the IP addresses, subnet size, and routability.
[Customize Floating IP Pools](./network-profiles-fip.html) | Specify a custom floating IP pool.
[Configure Bootstrap NSGroups](./network-profiles-ns-groups.html) | Specify an NSX Namespace Group where the Kubernetes control plane nodes will be added to during cluster creation.
[Configure Edge Router Selection](./network-profiles-edge.html) | Specify the NSX Tier-0 router where Kubernetes node and Pod networks will be connected to.
[Specify Nodes DNS Servers](./network-profiles-nodes-dns.html) | Specify one or more DNS servers for Kubernetes clusters.
[Configure DNS for Pre-Provisioned IPs](./network-profiles-dns.html)| Configure DNS lookup of the Kubernetes API load balancer or ingress controller.
[Configure the TCP Layer 4 Load Balancer](./network-profiles-ncp-lb.html) | Configure layer 4 TCP load balancer settings; use a third-party load balancer.
[Configure the HTTP/S Layer 7 Ingress Controller](./network-profiles-ncp-ingress.html) | Configure layer 7 HTTP/S ingress controller settings; use third-party ingress controller.
[Define DFW Section Markers](./network-profiles-ncp-dfw.html) | Configure top or bottom section markers for explicit DFW rule placement.
[Configure NCP Logging](./network-profiles-ncp-logerr.html) | Configure NCP logging.
[Dedicated Tier-1 Topology](./network-profiles-shared-t1.html#dedicated-t1-profile) | Use dedicated Tier-1 routers, rather than a shared router, for each cluster's Kube node, Namespace, and NSX load balancer.