apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T00:36:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 5bd371a5-05eb-4c29-a702-d6c339b95a4f
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nrv97
      namespace: kube-system
      uid: 875afdc6-1195-4b52-9fbe-ae6d815ca2c3
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f6tfv
      namespace: kube-system
      uid: 7a053456-d8af-4ce8-9367-1d62899a2601
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
