apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-06T06:56:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "941"
  uid: b74f2792-a850-4e24-8894-262128636c07
subsets:
- addresses:
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rgwwj
      namespace: kube-system
      uid: 9708526b-531c-4c67-9cc9-d188af12be2c
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c2xn9
      namespace: kube-system
      uid: 86b5eaae-4256-42c4-b176-a15316c8b848
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
