apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T11:12:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "969"
  uid: 52cfced0-6a7c-4d6a-aad2-3400f5a0eda6
subsets:
- addresses:
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6vnw2
      namespace: kube-system
      uid: 92e31920-3274-4eb3-a1b1-eef4bfe592ea
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-29bfj
      namespace: kube-system
      uid: af88c978-c28c-45fd-accf-f0d2763e736c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
