apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-09T15:32:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: 29f81699-5c85-4c49-9adf-7a05d9ba513f
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5r62p
      namespace: kube-system
      uid: 5dabea36-5277-4eb0-8d03-2b05a5a5e176
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dgblm
      namespace: kube-system
      uid: 00091f84-c485-4f39-aa50-c30e1e14fb4e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
