...

Text file src/sigs.k8s.io/gateway-api/geps/gep-696.md

Documentation: sigs.k8s.io/gateway-api/geps

     1# GEP-696: GEP template
     2
     3* Issue: [#696](https://github.com/kubernetes-sigs/gateway-api/issues/696)
     4* Status: Provisional|Implementable|Experimental|Standard|Deferred|Rejected|Withdrawn|Replaced
     5
     6(See status definitions [here](overview.md#status).)
     7
     8## TLDR
     9
    10(1-2 sentence summary of the proposal)
    11
    12## Goals
    13
    14(Primary goals of this proposal.)
    15
    16## Non-Goals
    17
    18(What is out of scope for this proposal.)
    19
    20## Introduction
    21
    22(Can link to external doc -- but we should bias towards copying
    23the content into the GEP as online documents are easier to lose
    24-- e.g. owner messes up the permissions, accidental deletion)
    25
    26## API
    27
    28(... details, can point to PR with changes)
    29
    30## Conformance Details
    31
    32(This section describes the names to be used for the feature or
    33features in conformance tests and profiles.
    34
    35These should be `CamelCase` names that specify the feature as
    36precisely as possible, and are particularly important for
    37Extended features, since they may be surfaced to users.)
    38
    39## Alternatives
    40
    41(List other design alternatives and why we did not go in that
    42direction)
    43
    44## References
    45
    46(Add any additional document links. Again, we should try to avoid
    47too much content not in version control to avoid broken links)

View as plain text