apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-23T05:17:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "721"
  uid: fa7d4fc6-0423-4480-9d7f-9024f8b873a8
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dgp7k
      namespace: kube-system
      uid: 76e9b316-4f74-4b71-813f-7679ddbc8c46
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vb592
      namespace: kube-system
      uid: 4e1abc45-4b2e-4edc-a0d3-ef6b37ee5cfb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
