apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-01T03:35:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 46c5a722-e8bf-4f04-bf1c-7466a35a03c1
subsets:
- addresses:
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xg5t4
      namespace: kube-system
      uid: 8386860c-f8fe-4adc-bf3e-ab6ee259c0f4
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mljx7
      namespace: kube-system
      uid: a495ea76-5f89-4c2a-a93e-df3682117dac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
