apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T01:39:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: accb9346-e9d3-4999-8c2a-ad780e249e93
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dkk97
      namespace: kube-system
      uid: 948c8f42-b383-4634-923f-6ac769fd01a8
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fg97d
      namespace: kube-system
      uid: a28e112e-baf2-43c6-b861-6dbc89b1047f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
