We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca20803 commit a8f8b37Copy full SHA for a8f8b37
docs/conf.py
@@ -65,7 +65,11 @@
65
'https://ieeexplore.ieee.org',
66
'https://dl.acm.org', # often 403
67
'https://scholar.google.com',
68
- 'https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/'
+ 'https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/',
69
+ 'https://kubernetes.io/docs/concepts/storage/storage-classes/',
70
+ 'https://kubernetes.io/docs/tasks/tls/certificate-issue-client-csr/',
71
+ 'https://kubernetes.io/docs/concepts/services-networking/endpoint-slices/#conditions',
72
+ 'https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/'
73
]
74
75
0 commit comments