Repositories
deploymentsd
Published by: Configfacets0Updated

You can learn about, how to implement deployment configurations in this version.

deployment
Enter
  • Gateway

    Under development

    Gateway Template for Istio

    Updated

    Created by gokul

  • Gateway Server Overrides

    Under development

    Gateway 'servers' attr overrides with port 80 and port 443 support

    Updated

    Created by gokul

  • Example Inc - Values

    Under development

    Example Inc service values

  • Service

    Under development

    A Kubernetes Service is an abstract way to expose an application running on a set of Pods as a network service. It provides a stable endpoint for client Pods to reliably connect to the server Pods, even as the server Pods are created or destroyed.

  • Certificate

    Under development

    Certificate CRD template

  • Namespace

    Under development

    The Namespace template in ConfigFacets provides a straightforward way to create Kubernetes Namespace resources, which are used to divide cluster resources between multiple users or projects. It offers a simple yet flexible structure for defining Namespace metadata, supporting basic organizational needs in Kubernetes clusters.

  • Endpoints

    Under development

    User has not provided description for this resource.

  • Ingress

    Under development

    The Ingress template in ConfigFacets facilitates the creation and management of Kubernetes Ingress resources. It provides a flexible structure for defining HTTP/HTTPS routing rules, allowing external access to services within the cluster. The template supports various Ingress features including custom Ingress classes, TLS configuration, and multiple routing rules, enabling both simple and complex traffic management scenarios.

  • IngressClass

    Under development

    The IngressClass template in ConfigFacets facilitates the creation of Kubernetes IngressClass resources. It allows users to specify the Ingress controller and optional parameters, providing a way to categorize and configure Ingress resources. This template supports both basic and advanced IngressClass configurations, enabling flexible traffic routing setups in Kubernetes clusters.