You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: [container] add a flag to toggle the Kubelet read only port (#9608)
* feat: add a flag to toggle the Kubelet read only port
A new optional field `InsecureKubeletReadonlyPortEnabled` is available in
`NodeKubeletConfig` and `AutoProvisioningNodePoolDefaults`.
Setting the field to `false` turns off the read-only port.
If un-set, the default for the GKE version is used.
---
feat: publicize tpu topology in beta API
---
feat: add a Pod IP Utilization API
Users can use `cluster describe` command to check the Pod IP ranges utilizations consumed by all the node pools within the same cluster. This percentage can be seen at cluster default Pod range, additional Pod ranges, and node pool level Pod ranges.
PiperOrigin-RevId: 545172252
Source-Link: googleapis/googleapis@5b2d46f
Source-Link: https://github.com/googleapis/googleapis-gen/commit/efa201a2bdd0642bd5dfdecf92f7c3a0c38dca85
Copy-Tag: eyJwIjoiamF2YS1jb250YWluZXIvLk93bEJvdC55YW1sIiwiaCI6ImVmYTIwMWEyYmRkMDY0MmJkNWRmZGVjZjkyZjdjM2EwYzM4ZGNhODUifQ==
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: java-container/proto-google-cloud-container-v1beta1/src/main/java/com/google/container/v1beta1/AcceleratorConfig.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ public com.google.protobuf.ByteString getGpuPartitionSizeBytes() {
Copy file name to clipboardExpand all lines: java-container/proto-google-cloud-container-v1beta1/src/main/java/com/google/container/v1beta1/AcceleratorConfigOrBuilder.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ public interface AcceleratorConfigOrBuilder
0 commit comments