Files
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00

19 lines
874 B
Markdown
Executable File

---
title: Platform Developer
id: platform-developer
date: 2018-04-12
full_link:
short_description: >
A person who customizes the Kubernetes platform to fit the needs of their project.
aka:
tags:
- user-type
---
A person who customizes the Kubernetes platform to fit the needs of their project.
<!--more-->
A platform developer may, for example, use [Custom Resources](/docs/concepts/api-extension/custom-resources/) or [Extend the Kubernetes API with the aggregation layer](/docs/concepts/api-extension/apiserver-aggregation/) to add functionality to their instance of Kubernetes, specifically for their application. Some Platform Developers are also {{< glossary_tooltip text="contributors" term_id="contributor" >}} and develop extensions which are contributed to the Kubernetes community. Others develop closed-source commercial or site-specific extensions.