-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Placeholder blog document for feature ServiceNodePortStaticSubrange
- Loading branch information
1 parent
5a97479
commit 808ee08
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
34 changes: 34 additions & 0 deletions
34
content/en/blog/_posts/2023-03-08-nodeport-dynamic-and-static-allocation.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
layout: blog | ||
title: "Kubernetes 1.27: Avoid Collisions Assigning ports to Nodeport Services" | ||
date: 2023-03-08 | ||
slug: nodeport-dynamic-and-static-allocation | ||
--- | ||
|
||
**Author:** xuzhenglun | ||
|
||
TBD-placeholder | ||
|
||
## What's new in 1.27? | ||
|
||
TBD-placeholder | ||
|
||
## When to use this feature | ||
|
||
TBD-placeholder | ||
|
||
## How to use this feature | ||
|
||
TBD-placeholder | ||
|
||
## Example Use Cases | ||
|
||
TBD-placeholder | ||
|
||
## Security Considerations | ||
|
||
TBD-placeholder | ||
|
||
## References | ||
|
||
TBD-placeholder |