apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-05T07:28:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 18cf176d-4fbd-4aef-8566-b9ca7062a895
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sgjf7
      namespace: kube-system
      uid: dcffc854-1271-418e-8e74-3265f8c7ad0c
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xrw2j
      namespace: kube-system
      uid: cf9e899b-37d9-4554-aa35-ec2739cec211
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
