apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T08:57:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "722"
  uid: 0aee4239-2a1d-4245-b8a5-cca94e18582b
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lnl6f
      namespace: kube-system
      uid: bace5432-9892-4cee-8a74-f50bf3a1ce76
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-94sz2
      namespace: kube-system
      uid: ce394396-8697-4c70-8504-a566017899bd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
