apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T16:36:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "952"
  uid: e03d8889-5708-41f8-96d7-d8bcaaac556f
subsets:
- addresses:
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x2xbj
      namespace: kube-system
      uid: 5427b599-93d7-4b9e-805d-858121c86fc2
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mt92s
      namespace: kube-system
      uid: 1afb3132-4fa5-46d5-beac-36c36263a18b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
