apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-27T20:57:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "730"
  uid: 8db422b1-e837-4e64-b43d-7414c9f0beaa
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-srzbd
      namespace: kube-system
      uid: 964cf1f0-5baa-4a38-8731-da176ddb07df
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jjwpw
      namespace: kube-system
      uid: 81e6fb1c-0d86-4e44-a902-87429ad32bdd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
