apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T13:19:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 4fc89a35-2fdd-4ad5-857d-0122363c54a6
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jrh8x
      namespace: kube-system
      uid: fe14ca8c-cd51-4e3b-960b-fac36152fc20
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w6d26
      namespace: kube-system
      uid: 7513ad80-bacb-45c6-8f05-c897af8c3844
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
