kubernetes/docs/devel/developer-guide.md

2.5 KiB

WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree only. If you are using a released version of Kubernetes, you almost certainly want the docs that go with that version.

Documentation for specific releases can be found at releases.k8s.io.

WARNING WARNING WARNING

Kubernetes Developer Guide

The developer guide is for anyone wanting to either write code which directly accesses the kubernetes API, or to contribute directly to the kubernetes project. It assumes some familiarity with concepts in the User Guide and the Cluster Admin Guide.

Developing against the Kubernetes API

Writing Plugins

Contributing to the Kubernetes Project

See this README.

Analytics