apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-12T01:41:27Z"
  creationTimestamp: "2026-05-12T01:40:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "957"
  uid: 96c14321-2520-4ed9-9a92-289eecbef941
subsets:
- addresses:
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qq2xh
      namespace: kube-system
      uid: 1bdaea59-428d-47c6-bcf4-2057d53cb26d
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2fb7t
      namespace: kube-system
      uid: 6fb1f400-20e1-469b-befa-68728c1a526a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
