apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-02T22:24:08Z"
  creationTimestamp: "2026-04-02T22:23:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: f6c6b57d-1d83-4fc0-9bc7-e253f5a5ca9e
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fsxw2
      namespace: kube-system
      uid: 56ee05b3-45f6-4545-9457-7966aabf416e
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r9z2c
      namespace: kube-system
      uid: 176cf7ff-4e4a-4dc0-8fda-24d4101d577b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
