apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-11T03:29:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: f0d402e9-a53a-4c03-bb9f-f025f954c954
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f6rld
      namespace: kube-system
      uid: cb8ec21a-f6b1-489f-9f13-6cd71893effe
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7ksp9
      namespace: kube-system
      uid: 54d4dd0b-dc84-4788-a900-0d87f6e08335
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
