apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T23:46:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 1a7ff5d1-9961-41e2-8af3-85c7f1e3ba62
subsets:
- addresses:
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mkbfc
      namespace: kube-system
      uid: 9172c5ae-c6b5-469e-9519-c93e1d286b93
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fggqb
      namespace: kube-system
      uid: 0abe4db2-b6e5-47b1-88a1-f14b75588121
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
