k8s icon indicating copy to clipboard operation
k8s copied to clipboard

Better documentation and explanation of object shapes

Open ghostsquad opened this issue 2 years ago • 0 comments

An example is: https://github.com/jsonnet-libs/k8s-libsonnet/blob/main/docs/1.26/core/v1/service.md#fn-new

what is selector or ports supposed to look like?

Might be nice to include links back to the api reference documentation, e.g. https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/#servicespec-v1-core

ghostsquad avatar Mar 12 '23 05:03 ghostsquad