apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T20:14:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "823"
  uid: 305d3eeb-b589-4b4e-9261-2f7ab47281a6
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5wl5p
      namespace: kube-system
      uid: dbfc0064-e709-402f-ae5f-2d8f6cb5debe
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9fwgw
      namespace: kube-system
      uid: 95578b1a-cc44-43fa-9518-3fcd66767409
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
