kubernetes-client / c

Official C client library for Kubernetes
Apache License 2.0
141 stars 45 forks source link

doc: draft documents to describe how to generate the C client and release #100

Closed ityuhui closed 2 years ago

ityuhui commented 2 years ago
  1. The step to generate the C client from kubernetes-client/gen

    • command
    • configuration
    • generate the C client with an existing Kubernetes API yaml file
  2. The step to release

    • git tag