apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T15:25:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 7c10a5c3-706f-4dd8-b780-38a02544ee90
subsets:
- addresses:
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f8ttp
      namespace: kube-system
      uid: 91f8099b-894a-416a-85f5-88c351094658
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xddqp
      namespace: kube-system
      uid: 0c1841e1-df32-48aa-8500-ada2e073717d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
