apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T23:36:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 1bb8a2e4-abf7-4411-98b1-c9ff2d3dd21a
subsets:
- addresses:
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nknwq
      namespace: kube-system
      uid: 913ae0c3-b61c-4c61-9564-ab1ee3f57306
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w2cjx
      namespace: kube-system
      uid: c0603e93-70b0-44b3-b1ee-524e04d69fd7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
