apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T19:38:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 3039aa76-f8af-4aa8-af15-980445240006
subsets:
- addresses:
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kpqxg
      namespace: kube-system
      uid: 1eb3e842-bfb7-4323-8195-64599cd0c1b3
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cz7xv
      namespace: kube-system
      uid: 224cc685-8f30-4f9f-826a-8b6b7ec2f8d7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
