Skip to content

Commit c7ada4d

Browse files
committed
Update Blog “scale-kubernetes-clusters-using-hpe-greenlake-terraform-provider”
1 parent ea76905 commit c7ada4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/blog/scale-kubernetes-clusters-using-hpe-greenlake-terraform-provider.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Upgrade Kubernetes Clusters using HPE GreenLake Terraform Provider
3-
date: 2023-05-15T15:05:49.805Z
3+
date: 2023-05-15T19:21:37.419Z
44
author: Tanushi Agarwal
55
authorimage: /img/photoforblog.jpg
66
disable: false
@@ -216,7 +216,7 @@ For an OS version upgrade, you need to specify the new version of the OS image t
216216

217217
**Note**: The OS version is specific to a worker node pool. All the nodes in the worker node pool will be updated to the same OS version. However, you can have different node pools supporting different OS versions.
218218

219-
The worker node block consist of following fields -
219+
The worker node block consists of the following fields -
220220

221221
1. **name**: *The name of the worker node pool. If you wish to update the default or existing worker node pool, enter the name of that node pool. To create a node pool, specify a new name.*
222222
2. **machine\_blueprint\_id**: *Fill in the ID for the machine blueprint that is already present in HPE GreenLake Central for your tenant. Use the machine blueprint data source to retrieve the machine blueprint ID.*

0 commit comments

Comments
 (0)