or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
Pulp3 Deployment Considerations
Current Usage
Pulp2 used for a large deployment, serves content to
* Pulls down content from content sources, e.g. RH or other channels
* Snapshot content on bi-weekly or weekly cadence
* Multiple PoPs
* Desiring to roll out RHEL 9
* Custom tooling to organize the repos and promotion using Pulp APIs
* Peforms some quality checks, e.g. linting, signature checks, etc
* Copies content between repos
* Uses rsync distributor to a webserver
Goal
Use Cases
Snapshot Use Cases
Point of Presence Use Cases
Operator notes
Images:
Currently the operator makes use of the following images:
You can use other application/webserver images by declaring
image
andimage_web
in the Pulp CR, those images can be built from: https://github.com/pulp/pulp-oci-images/tree/latest/images/pulp/stableAnd the operator image can be built from the operator repo: https://github.com/pulp/pulp-operator/blob/main/Dockerfile
Operator RBAC:
Docs: https://docs.pulpproject.org/pulp_operator/
Architecture
Questions (Pulp)
AI
on_demand
Next
March 20, 2024
Have a PR open to fix replication bug: https://github.com/pulp/pulpcore/pull/5140
March 6, 2024
Need to prioritize https://github.com/pulp/pulpcore/issues/4637
Nov 1
Oct 18
Oct 4
August 23
August 9
May 3
April 19
March 16
March 1
Feb 15
Feb 1
Jan 18
Dec 14th
Nov 30th
Nov 16th
Nov 2 Updates
Oct 12th Updates
Sept 28th Updates
Sept 14th Updates
HCaaS open questions
AI