apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-04T01:21:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "679"
  uid: e2adab4a-2636-4d8d-ad8a-c6c2cb0c8021
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-trqph
      namespace: kube-system
      uid: 968cd394-4001-4e48-91d6-733ede30d32c
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kgg5s
      namespace: kube-system
      uid: 7f843603-6a9c-4246-bec8-1ed75664d361
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
