apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T01:36:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "739"
  uid: deb3f3b0-dc7b-4fed-8efc-e51d989031d3
subsets:
- addresses:
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6kfml
      namespace: kube-system
      uid: 22c92e93-30b9-471b-89ac-76e574631d76
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gwdq5
      namespace: kube-system
      uid: 4c4c525a-dd62-4445-97b3-a5a184aad11d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
