apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T03:35:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: 3aa24bea-8b44-43b5-b516-8bd8bb9053c4
subsets:
- addresses:
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nlf98
      namespace: kube-system
      uid: fdc3c144-5303-4d80-ad66-0d530bc5d1a0
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p2rcj
      namespace: kube-system
      uid: 51872b15-7ba9-4467-b77a-a1bdc24adb4b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
