apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-27T20:11:29Z"
  creationTimestamp: "2026-07-27T20:10:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: a1e64772-7498-42b0-a3dd-1cb70b5116ce
subsets:
- addresses:
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7f7qb
      namespace: kube-system
      uid: 9cb1ed01-5d85-45ef-a295-d3c43f8f981f
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bjsww
      namespace: kube-system
      uid: 73468a22-29a2-4fa3-8f9c-08229bf7f487
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
