apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-06T00:55:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: b688c525-add4-4c38-b8ee-3d900e491f70
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lj8w2
      namespace: kube-system
      uid: 312c7b49-2adb-425f-8de1-d54e1af7af5a
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g8vqb
      namespace: kube-system
      uid: b719987c-3ee1-40d0-97de-d06102de1491
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
