apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T01:23:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: edc412b5-c47d-45d2-956e-7eca48118d09
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m8x2j
      namespace: kube-system
      uid: bdd0c79e-4dfd-4a27-99f8-c2b900f5390d
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gq9f6
      namespace: kube-system
      uid: 8217f3be-82f0-4913-a657-edb38d881128
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
