Puppet Type: kubernetes_service_type

Defined in:
lib/puppet/type/kubernetes_service.rb

Overview

Service is a named abstraction of software service (for example, mysql) consisting of local port (for example 3306) that the proxy listens on, and the selector that determines which pods will answer requests sent through the proxy.

Parameter Summary

Features

Available Providers