Remove glitchy accordions

This commit is contained in:
Catherine Luse
2020-05-08 10:47:45 -07:00
parent 2706d370c1
commit 63ec293514
@@ -74,8 +74,6 @@ If security isn't a large concern and you're okay with opening a few additional
These ports are typically opened on your Kubernetes nodes, regardless of what type of cluster it is.
{{% accordion id="common-ports" label="Click to Expand" %}}
<figcaption>Commonly Used Ports Reference</figcaption>
| Protocol | Port | Description |
@@ -93,28 +91,20 @@ These ports are typically opened on your Kubernetes nodes, regardless of what ty
| TCP | 10254 | Ingress controller livenessProbe/readinessProbe |
| TCP/UDP | 30000-</br>32767 | NodePort port range |
{{% /accordion %}}
### Port Requirements for Custom Clusters
If you are launching a Kubernetes cluster on your existing infrastructure, refer to these port requirements.
{{% accordion id="port-reqs-for-custom-clusters" label="Click to Expand" %}}
The following table depicts the port requirements for [Rancher Launched Kubernetes]({{<baseurl>}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/) with [custom nodes]({{<baseurl>}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/custom-nodes/).
{{< ports-custom-nodes >}}
{{% /accordion %}}
### Port Requirements for Clusters Hosted by an Infrastructure Provider
If you are launching a Kubernetes cluster on nodes that are in an infrastructure provider such as Amazon EC2, Google Container Engine, DigitalOcean, Azure, or vSphere, these port requirements apply.
These required ports are automatically opened by Rancher during creation of clusters using cloud providers.
{{% accordion id="port-reqs-for-infrastructure-providers" label="Click to Expand" %}}
The following table depicts the port requirements for [Rancher Launched Kubernetes]({{<baseurl>}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/) with nodes created in an [Infrastructure Provider]({{<baseurl>}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/).
>**Note:**
@@ -122,8 +112,6 @@ The following table depicts the port requirements for [Rancher Launched Kubernet
{{< ports-iaas-nodes >}}
{{% /accordion %}}
#### Security Group for Nodes on AWS EC2
When using the [AWS EC2 node driver]({{<baseurl>}}/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/ec2/) to provision cluster nodes in Rancher, you can choose to let Rancher create a security group called `rancher-nodes`. The following rules are automatically added to this security group.
@@ -146,27 +134,17 @@ When using the [AWS EC2 node driver]({{<baseurl>}}/rancher/v2.x/en/cluster-provi
### Port Requirements for Clusters Hosted by a Kubernetes Provider
If you are launching a cluster with a hosted Kubernetes provider such as Google Kubernetes Engine, Amazon EKS, or Azure Kubernetes Service, refer to these port requirements.
{{% accordion id="port-reqs-for-hosted-kubernetes" label="Click to Expand" %}}
The following table depicts the port requirements for nodes in [hosted Kubernetes clusters]({{<baseurl>}}/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters).
If you are launching a cluster with a [hosted Kubernetes provider]({{<baseurl>}}/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters). such as Google Kubernetes Engine, Amazon EKS, or Azure Kubernetes Service, refer to these port requirements.
{{< ports-imported-hosted >}}
{{% /accordion %}}
### Port Requirements for Imported Clusters
If you are importing an existing cluster, refer to these port requirements.
{{% accordion id="port-reqs-for-imported-clusters" label="Click to Expand" %}}
The following table depicts the port requirements for [imported clusters]({{<baseurl>}}/rancher/v2.x/en/cluster-provisioning/imported-clusters/).
{{< ports-imported-hosted >}}
{{% /accordion %}}
### Port Requirements for Local Traffic