apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T17:48:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: ebfeac27-fd57-49b0-895a-029e03b7d97c
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sxpkl
      namespace: kube-system
      uid: 8d6e992f-04de-46f7-8579-730fa6fc0739
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nww6j
      namespace: kube-system
      uid: ed2a2afb-46a8-4242-a0b3-ba5ec0d36947
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
