apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-01T01:59:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "944"
  uid: dbeaa888-8d26-4d7e-9648-44f6d2113ef3
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nm7pj
      namespace: kube-system
      uid: 4d80dd9d-d679-4d03-bb2a-3335127da124
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9ffdv
      namespace: kube-system
      uid: b7545989-33e3-461d-a43e-207c09e2a9bf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
