apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-27T16:55:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 8dd30b62-22df-446d-8607-5d051ca45b9a
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2h7ll
      namespace: kube-system
      uid: 7c6e45fa-1d3a-419f-a76b-4cb566f6c041
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t95kf
      namespace: kube-system
      uid: 5ded1ccb-9b8d-426f-84c2-7c153044e490
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
