apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T05:12:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 7cc81997-3eea-4452-9f61-c3669f9d93bc
subsets:
- addresses:
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8bgsh
      namespace: kube-system
      uid: c8d7e9fb-9d3c-442e-b181-dd1c1af3fcf6
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7n9t8
      namespace: kube-system
      uid: 608fcf48-de72-40b8-9d1f-6310e92dd862
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
