• Kubernetes Submit Queue's avatar
    Merge pull request #34000 from wojtek-t/set_cache_size · bd3664cb
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Set deserialization cache size based on target memory usage
    
    **Special notes for your reviewer**:
    
    This is the PR we talked about yesterday.
    
    **Release note**:
    
    ```release-note
    To reduce memory usage to reasonable levels in smaller clusters, kube-apiserver now sets the deserialization cache size based on the target memory usage.
    ```
    bd3664cb
server.go 14.7 KB