apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T17:33:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 8abb5da2-1d50-4d04-ab73-73a4fca1089b
subsets:
- addresses:
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xjvpt
      namespace: kube-system
      uid: bb76d9ac-e9ca-4c8f-a536-b9c9b8748586
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rdntw
      namespace: kube-system
      uid: ad013d1a-eb76-4dcf-96ae-b21ad9fe0471
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
