apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-22T18:43:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 5897152e-b5ca-4223-94e7-85dcf0cd6617
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9qnhk
      namespace: kube-system
      uid: ef001d03-462b-4641-af19-4da5462779f3
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-njvjh
      namespace: kube-system
      uid: 5968ab3a-c9eb-4405-a9de-8bd8a638943a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
