Skip to content

Commit 810a83b

Browse files
authored
fix google node sizing link (#403)
1 parent e45a65e commit 810a83b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/kubernetes/google.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ allowing system-level functionalities such as Docker in Docker.
5959

6060
> Please note that the sample script creates a `n1-highmem-4` instance;
6161
> depending on your needs, you can choose a [larger
62-
> size](https://docs.microsoft.com/en-us/azure/virtual-machines/sizes-b-series-burstable)
62+
> size](https://cloud.google.com/compute/docs/machine-types#machine_type_comparison)
6363
> instead. See [requirements](../requirements.md) for help estimating your
6464
> cluster size.
6565
@@ -100,7 +100,7 @@ requirements. It does _not_ enable the use of
100100

101101
> Please note that the sample script creates a `n1-highmem-4` instance;
102102
> depending on your needs, you can choose a [larger
103-
> size](https://docs.microsoft.com/en-us/azure/virtual-machines/sizes-b-series-burstable)
103+
> size](https://cloud.google.com/compute/docs/machine-types#machine_type_comparison)
104104
> instead. See [requirements](../requirements.md) for help estimating your
105105
> cluster size.
106106

0 commit comments

Comments
 (0)