apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-02T16:20:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: ad0a6612-38ab-4fdc-847f-ad24dd7771d0
subsets:
- addresses:
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bbqqn
      namespace: kube-system
      uid: 3a3dcb36-6061-47b4-9ea1-0f70144c3535
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8kbvp
      namespace: kube-system
      uid: b61f03fc-a5fd-4fee-af99-a05cf57a9979
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
