apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T00:39:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 7d8cb0ec-9a5b-4b47-8920-c2e163aa80d7
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l7nm6
      namespace: kube-system
      uid: dea2f963-c60d-4953-9dd4-1efc6b0da800
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kjjfd
      namespace: kube-system
      uid: 9a8aa31e-deac-4765-847b-d958479d2752
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
