Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.19 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.19 KB

Modules Template

This repository serves as a template for creating modules for the Deckhouse Kubernetes Platform. Deckhouse is a comprehensive and flexible Kubernetes management platform designed to simplify cluster maintenance and operations.

Overview

The goal of this template is to provide a structured starting point for developers looking to create their own modules to extend Deckhouse's functionality.

Features

  • Structured Layout: Follow best practices in module design with a clear directory structure.
  • Customization: Easily customize the template to fit your specific requirements.
  • Compatibility: Ensure your module integrates seamlessly with the Deckhouse platform.

How to use

These instructions will help you set up and modify the module template for your specific use case.

Before you begin, ensure you have met the following requirements: