apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-20T06:09:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 620293a9-2446-4a4a-9fb2-57ff3f8d86e9
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fxxwb
      namespace: kube-system
      uid: 1fbddd20-e36d-416e-86cd-e8b90d769abf
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rvfzd
      namespace: kube-system
      uid: 4a384736-d172-498d-8bca-9bd9d7268e35
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
