Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions content/en/docs/reference/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,8 @@ An archive of the design docs for Kubernetes functionality. Good starting points
[Kubernetes Architecture](https://git.k8s.io/design-proposals-archive/architecture/architecture.md) and
[Kubernetes Design Overview](https://git.k8s.io/design-proposals-archive).

## Encodings

These are encodings defined by the Kubernetes project

* [KYAML](/docs/reference/encodings/kyaml)
2 changes: 1 addition & 1 deletion content/en/docs/reference/encodings/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ no_list: true
card:
name: encodings
title: Kubernetes encodings
weight: 20
weight: 125
---