apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T10:45:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: a9d0d5c8-9e88-45b9-a623-956a84c8e950
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ts4t4
      namespace: kube-system
      uid: c149a8f0-7098-4bfe-aa88-81f511189127
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-27l4n
      namespace: kube-system
      uid: be223c33-59b3-453d-b043-ab959197dc90
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
