apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T12:25:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 1c920099-0217-4880-91f1-daa18a50edb8
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c4bvd
      namespace: kube-system
      uid: 64c575dc-a74c-4603-9d47-414082140fd8
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-thrpg
      namespace: kube-system
      uid: 657705b7-a623-48ef-b12f-4edcb364dc42
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
