Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update resource-quotas.md #2

Merged
merged 1 commit into from
Aug 19, 2023
Merged

Update resource-quotas.md #2

merged 1 commit into from
Aug 19, 2023

Commits on Aug 19, 2023

  1. Update resource-quotas.md

    ## Description
    
    This PR addresses a clarity issue in the documentation regarding the usage of the `count/*` syntax for object count quotas. The current description might lead to confusion about the syntax and its distinction with other forms. 
    
    The proposed changes reword the relevant section to provide a more accurate and straightforward understanding of how to use `count/*` syntax and differentiate between different resource types.
    
    ## Changes Made
    
    - Reworded the section about object count quotas to emphasize the correct syntax usage.
    - Clarified the distinction between `count/<resource>.<group>` and `count/<resource>` for different resource types.
    - Ensured the language is consistent with the context and style of the surrounding documentation.
    
    ## Impact
    
    These changes aim to improve the clarity and accuracy of the documentation. Users will have a better understanding of how to use the `count/*` syntax for object count quotas and the nuances associated with it.
    
    ## Additional Notes
    
    - This PR is related to Issue kubernetes#42605.
    whitebeard10 authored Aug 19, 2023
    Configuration menu
    Copy the full SHA
    971ba54 View commit details
    Browse the repository at this point in the history