apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-14T01:33:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 12a35526-4969-4676-a6e8-9e18e320ab39
subsets:
- addresses:
  - ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kzc5q
      namespace: kube-system
      uid: 4568f948-33b2-4829-a2b6-ebabe796dbb8
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-njvxj
      namespace: kube-system
      uid: a24b2650-798a-40dc-88d1-e2ba5e806968
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
