apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T06:16:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 993fb0fc-7755-4d18-b190-d3f77dfb89d2
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lb7r7
      namespace: kube-system
      uid: 4e3178c6-7529-4248-8dc1-c24bb55eae8c
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hsj4n
      namespace: kube-system
      uid: f29dc6fc-a18f-45c8-8fb0-f55da35596cc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
