apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-13T08:56:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: 299ab252-7c45-41a2-8798-7150b933fcdc
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nptkd
      namespace: kube-system
      uid: e0a607b4-e4cc-4706-bfff-6aaa3469e9a7
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wgzlc
      namespace: kube-system
      uid: c4c16930-a83f-4956-910c-ea0aa7f87d6b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
