apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-19T13:30:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: bfc7449b-3673-4819-8785-1cce0f98b55a
subsets:
- addresses:
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c7n2w
      namespace: kube-system
      uid: d68ab7f5-9129-446a-85e5-ae1f5d0fdae7
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k74dq
      namespace: kube-system
      uid: a1256c86-d9f2-40e3-b11e-0d5a168e741d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
