OS
Schema Hub

IPAddressSpec

IPAddressSpec describe the attributes in an IP Address.

Schema URL
https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/networking.api.k8s.io/IPAddressSpec_v1.json
Usage examples
VS Code / yaml-language-server
# yaml-language-server: $schema=https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/networking.api.k8s.io/IPAddressSpec_v1.json
kubeconform
kubeconform -schema-location 'https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/{{ .Group }}/{{ .ResourceKind }}_{{ .ResourceAPIVersion }}.json' manifest.yaml

Resource Structure

parentRefobjectRequired
ParentRef references the resource that an IPAddress is attached to. An IPAddress must reference a parent object.

Version Diff

Compare: