apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-15T20:03:00Z"
  creationTimestamp: "2026-06-15T20:01:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "967"
  uid: 2244c1bf-e5b2-4471-8f9b-3b1775207ed2
subsets:
- addresses:
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2gdfl
      namespace: kube-system
      uid: 6db4c620-8cd5-4c74-8768-affcc8ecd2ee
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t5sjz
      namespace: kube-system
      uid: baad8779-4232-4289-8697-9abb5162676d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
