• Michail Kargakis's avatar
    kubectl: Support scaling deployments · 99fc3588
    Michail Kargakis authored
    This commit adds support for using kubectl scale to scale deployments. Makes use of the
    deployments/scale endpoint instead of updating deployment.spec.replicas directly.
    99fc3588
Name
Last commit
Last update
..
etcd Loading commit data...
doc.go Loading commit data...
registry.go Loading commit data...
strategy.go Loading commit data...