apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-26T00:41:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: 72d9d7b9-717f-4ade-bc74-415e6d832e4a
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kxsvp
      namespace: kube-system
      uid: 629386f0-1ae8-4609-b86e-9b94cd17f515
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q9lhb
      namespace: kube-system
      uid: 1838e41a-69eb-4073-803e-0654f8ba2127
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
