apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T21:38:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 6b657176-8b55-46d4-9870-5079cde4e276
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fmml5
      namespace: kube-system
      uid: 55a79fe0-4f72-44ae-9ac8-4fd87839505e
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hggml
      namespace: kube-system
      uid: f1a1c7a9-2121-401b-a9f5-94f48d50c983
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
