apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-19T13:29:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: cebd7725-8970-4a9b-a8a4-d1447a07bb6b
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xl5ch
      namespace: kube-system
      uid: 946fc2df-a80a-4c87-9689-b0e8b946177a
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5v46d
      namespace: kube-system
      uid: a65fb0ac-3717-413e-8381-284b422752f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
