apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-08T22:59:55Z"
  creationTimestamp: "2026-09-08T22:58:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "988"
  uid: a102b2f6-78a6-4323-aebf-7f70c6a774a3
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ktnmf
      namespace: kube-system
      uid: 0a2bd243-a531-47b5-8cc8-101ea1a84796
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m256r
      namespace: kube-system
      uid: 32a5de6a-f801-47ff-a27e-2a163b08acc2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
