apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T01:54:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "651"
  uid: 7b7d30d7-693f-4392-9306-63746dc1294b
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2c86w
      namespace: kube-system
      uid: 7a7ded05-3a25-4a24-9cbb-96df1ac6d351
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-6dlp8
      namespace: kube-system
      uid: 349128e3-9317-410a-8218-8488f6bb2440
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
