apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-13T00:48:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 4920ec29-5ffd-4963-acf1-8759c31ec681
subsets:
- addresses:
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gj25s
      namespace: kube-system
      uid: 45421ce7-9972-4061-9b68-117029f17204
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wblj6
      namespace: kube-system
      uid: 7facbc9a-f3ba-4de5-bab1-9bd4b7fedf92
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
