Skip to content

Commit

Permalink
Fixes link for EKS max pods
Browse files Browse the repository at this point in the history
  • Loading branch information
ctauchen committed May 9, 2024
1 parent 7c66e8c commit f473af6
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion calico-enterprise/_includes/components/InstallEKS.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ spec:
<blockquote>
<p>
<strong>Tip</strong>: Without the <code>--max-pods-per-node</code> option above, EKS will limit the{' '}
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt'>
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt'>
number of pods based on node-type
</Link>
. See <code>eksctl create nodegroup --help</code> for the full set of node group options.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ spec:
<blockquote>
<p>
<strong>Tip</strong>: Without the <code>--max-pods-per-node</code> option above, EKS will limit the{' '}
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt'>
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt'>
number of pods based on node-type
</Link>
. See <code>eksctl create nodegroup --help</code> for the full set of node group options.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ spec:
<blockquote>
<p>
<strong>Tip</strong>: Without the <code>--max-pods-per-node</code> option above, EKS will limit the{' '}
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt'>
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt'>
number of pods based on node-type
</Link>
. See <code>eksctl create nodegroup --help</code> for the full set of node group options.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ spec:
<blockquote>
<p>
<strong>Tip</strong>: Without the <code>--max-pods-per-node</code> option above, EKS will limit the{' '}
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt'>
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt'>
number of pods based on node-type
</Link>
. See <code>eksctl create nodegroup --help</code> for the full set of node group options.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ spec:
<blockquote>
<p>
<strong>Tip</strong>: Without the <code>--max-pods-per-node</code> option above, EKS will limit the{' '}
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt'>
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt'>
number of pods based on node-type
</Link>
. See <code>eksctl create nodegroup --help</code> for the full set of node group options.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ spec:
<blockquote>
<p>
<strong>Tip</strong>: Without the <code>--max-pods-per-node</code> option above, EKS will limit the{' '}
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt'>
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt'>
number of pods based on node-type
</Link>
. See <code>eksctl create nodegroup --help</code> for the full set of node group options.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ spec:
<blockquote>
<p>
<strong>Tip</strong>: Without the <code>--max-pods-per-node</code> option above, EKS will limit the{' '}
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt'>
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt'>
number of pods based on node-type
</Link>
. See <code>eksctl create nodegroup --help</code> for the full set of node group options.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ spec:
<blockquote>
<p>
<strong>Tip</strong>: Without the <code>--max-pods-per-node</code> option above, EKS will limit the{' '}
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt'>
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt'>
number of pods based on node-type
</Link>
. See <code>eksctl create nodegroup --help</code> for the full set of node group options.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ spec:
<blockquote>
<p>
<strong>Tip</strong>: Without the <code>--max-pods-per-node</code> option above, EKS will limit the{' '}
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt'>
<Link href='https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt'>
number of pods based on node-type
</Link>
. See <code>eksctl create nodegroup --help</code> for the full set of node group options.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Before you get started, make sure you have downloaded and configured the [necess

:::tip

Without the `--max-pods-per-node` option above, EKS will limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt). See `eksctl create nodegroup --help` for the full set of node group options.
Without the `--max-pods-per-node` option above, EKS will limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt). See `eksctl create nodegroup --help` for the full set of node group options.

:::

Expand Down
2 changes: 1 addition & 1 deletion calico/getting-started/kubernetes/vpp/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Before you get started, make sure you have downloaded and configured the [necess

:::tip

The --max-pods-per-node option above, ensures that EKS does not limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt). For the full set of node group options, see `eksctl create nodegroup --help`.
The --max-pods-per-node option above, ensures that EKS does not limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt). For the full set of node group options, see `eksctl create nodegroup --help`.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Before you get started, make sure you have downloaded and configured the [necess

:::tip

Without the `--max-pods-per-node` option above, EKS will limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt). See `eksctl create nodegroup --help` for the full set of node group options.
Without the `--max-pods-per-node` option above, EKS will limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt). See `eksctl create nodegroup --help` for the full set of node group options.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Before you get started, make sure you have downloaded and configured the [necess

:::tip

The --max-pods-per-node option above, ensures that EKS does not limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt). For the full set of node group options, see `eksctl create nodegroup --help`.
The --max-pods-per-node option above, ensures that EKS does not limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt). For the full set of node group options, see `eksctl create nodegroup --help`.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Before you get started, make sure you have downloaded and configured the [necess

:::tip

Without the `--max-pods-per-node` option above, EKS will limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt). See `eksctl create nodegroup --help` for the full set of node group options.
Without the `--max-pods-per-node` option above, EKS will limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt). See `eksctl create nodegroup --help` for the full set of node group options.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Before you get started, make sure you have downloaded and configured the [necess

:::tip

The --max-pods-per-node option above, ensures that EKS does not limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt). For the full set of node group options, see `eksctl create nodegroup --help`.
The --max-pods-per-node option above, ensures that EKS does not limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt). For the full set of node group options, see `eksctl create nodegroup --help`.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Before you get started, make sure you have downloaded and configured the [necess

:::tip

Without the `--max-pods-per-node` option above, EKS will limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt). See `eksctl create nodegroup --help` for the full set of node group options.
Without the `--max-pods-per-node` option above, EKS will limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt). See `eksctl create nodegroup --help` for the full set of node group options.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Before you get started, make sure you have downloaded and configured the [necess

:::tip

The --max-pods-per-node option above, ensures that EKS does not limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt). For the full set of node group options, see `eksctl create nodegroup --help`.
The --max-pods-per-node option above, ensures that EKS does not limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt). For the full set of node group options, see `eksctl create nodegroup --help`.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Before you get started, make sure you have downloaded and configured the [necess

:::tip

Without the `--max-pods-per-node` option above, EKS will limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt). See `eksctl create nodegroup --help` for the full set of node group options.
Without the `--max-pods-per-node` option above, EKS will limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt). See `eksctl create nodegroup --help` for the full set of node group options.

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Before you get started, make sure you have downloaded and configured the [necess

:::tip

The --max-pods-per-node option above, ensures that EKS does not limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/master/files/eni-max-pods.txt). For the full set of node group options, see `eksctl create nodegroup --help`.
The --max-pods-per-node option above, ensures that EKS does not limit the [number of pods based on node-type](https://github.com/awslabs/amazon-eks-ami/blob/main/nodeadm/internal/kubelet/eni-max-pods.txt). For the full set of node group options, see `eksctl create nodegroup --help`.

:::

Expand Down

0 comments on commit f473af6

Please sign in to comment.