Skip to content

Commit

Permalink
docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
omidraha committed Aug 29, 2023
1 parent 268ece7 commit 6206494
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/kubernetes/tips.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1536,3 +1536,10 @@ https://stackoverflow.com/questions/55780083/error-no-persistent-volumes-availab

https://stackoverflow.com/questions/63552085/persistent-volume-claim-not-claiming-the-volume/63557664#63557664


kubectl get events sort by time
********************************

.. code-block:: bash
kubectl get events --sort-by=.metadata.creationTimestamp -A

0 comments on commit 6206494

Please sign in to comment.