apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-01T00:44:49Z"
  creationTimestamp: "2026-07-01T00:43:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 12fee67c-5bbf-4e39-95e5-bd269caa7e37
subsets:
- addresses:
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lnljd
      namespace: kube-system
      uid: f0ea1a5f-30c3-4693-9a10-d8890d0f0532
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sljnt
      namespace: kube-system
      uid: b5ee3d61-0485-484b-8ce6-9cec9e08efd0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
