📄️ Contribute
General guidelines
📄️ Documentation
This documentation is intended to help you understand the structure of the project and how to contribute to it.
📄️ General
Work with timing out resources
📄️ Help Assistant Action
To provide an additional help assistant you can implement the HelpAction interface. The HelpAction interface
📄️ Kubernetes Resource Grid
You can extend the ResourceGridPanel with new View implementations for resource kinds. To provide a new
📄️ Kubernetes Resource Support
To support handling Kubernetes resources in the background, you can implement the HandlerK8s interface and provide
📄️ Navigation
The Core provides a navigation bar at the left side of the screen. The navigation bar is a Tab component that
📄️ Cluster Actions
To provide actions for a cluster in the ClusterOverviewPanel you can provide Beans implementing
📄️ Background Tasks
To provide cluster related tasks in the background we use a system to run tasks in the background. If all tabs for
📄️ Resource Actions
Resource actions are actions that can be performed on resources in the UI. To provide a new resource action, you need to
📄️ Generators
K8s Resource Types
📄️ Snippets
Snippets are managed in the project kt2l-snippet. The snippets are used
📄️ Using Configurations
Configurations are services in KT2L. To use a configuration