Knowledge
v0.0.1v
Published by: Kubernetes0Updated

User has not updated any description yet!

Enter
  • 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.
  • Endpoints

    Under development

    User has not provided description for this resource.
  • Ingress

    Under development

    The Ingress template in mconnect.ai 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 mconnect.ai 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.