Interface DaemonSetProps

    • Method Detail

      • getMinReadySeconds

        @Stability(Stable)
        @Nullable
        default Number getMinReadySeconds()
        Minimum number of seconds for which a newly created pod should be ready without any of its container crashing, for it to be considered available.

        Default: 0