apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-24T01:22:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: a368e4bc-af74-45be-b41a-d3f9e5488b14
subsets:
- addresses:
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gm4pd
      namespace: kube-system
      uid: c6eca8b0-5367-499a-b00d-007030027cac
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-msgr9
      namespace: kube-system
      uid: c2f3953b-e3a4-4898-8378-f96652523b59
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
