apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-30T05:18:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 63e74544-fd81-40dd-9e66-39b5968fdd1b
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-42xnb
      namespace: kube-system
      uid: 93bf0c9e-8004-4db3-b8d2-1f091b9ada32
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dhph6
      namespace: kube-system
      uid: aa5350e3-6f80-4cb3-b863-4481761ab95a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
