apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T14:26:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "851"
  uid: 333b9a76-8ba6-4d80-a254-364c2e00966c
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jpx9l
      namespace: kube-system
      uid: 3a4987c9-9630-4ef0-9ca5-1b04676fc576
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-st98v
      namespace: kube-system
      uid: 5cabf1ba-c3c4-4712-b926-0a4f3d6f6f53
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
