apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T01:37:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: a227c558-ce78-4080-ae40-12cf6809ae3b
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cglgp
      namespace: kube-system
      uid: 2f75446c-48f5-439e-aac0-2ce4981f6927
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wfx28
      namespace: kube-system
      uid: 9a902f4e-bd4c-484f-b520-bf3600c37190
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
