mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 21:21:14 +00:00
Add load balancing support to services.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "frontendController",
|
||||
"desiredState": {
|
||||
"replicas": 3,
|
||||
"replicas": 1,
|
||||
"replicasInSet": {"name": "frontend"},
|
||||
"podTemplate": {
|
||||
"desiredState": {
|
||||
|
Reference in New Issue
Block a user