apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T03:22:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: d1d6b17d-2c94-400c-a575-7c8ea3d9c1fb
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lnkrq
      namespace: kube-system
      uid: fc925a92-5933-4895-9d7a-075e9d14fa16
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9g7mn
      namespace: kube-system
      uid: 3cd3f3e3-2162-4a96-950c-14f390225676
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
