apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T18:43:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "851"
  uid: f83d7368-250f-40bf-a08b-501ac2839381
subsets:
- addresses:
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bfx49
      namespace: kube-system
      uid: fda30182-9f58-4d61-943e-fd27caaaa508
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w2q4h
      namespace: kube-system
      uid: b59a33f7-949e-4503-93af-2e0b3766b6a8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
