apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T10:44:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: adf31541-0b28-42ec-8e9e-56262237b580
subsets:
- addresses:
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-49p9n
      namespace: kube-system
      uid: 9f0f40e2-53a6-4244-8b17-ec42d9458fa5
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9tb6t
      namespace: kube-system
      uid: 3a2a47b7-ecd6-4736-99ae-c65c4e70903c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
