apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T15:35:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1170"
  uid: 464eb6dd-349e-4a08-961c-761b8b9df9f1
subsets:
- addresses:
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kbrt4
      namespace: kube-system
      uid: f819d334-bc1f-4b9d-847e-d276baf7d9b8
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4hkcs
      namespace: kube-system
      uid: 8291345a-369d-42fb-9a79-add273df6bba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
